@charset "UTF-8";
/*!
	FrontLauncher
	License: MIT
 	Author: Daniel Kita <t.trax0@gmail.com>
 	Repo: https://github.com/T-TraX/FrontLauncher
*/body.swal2-shown{overflow-y:hidden}.swal2-container,body.swal2-iosfix{position:fixed;left:0;right:0}.swal2-container{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;top:0;bottom:0;padding:10px;background-color:transparent;z-index:1060}.swal2-container.swal2-top,.swal2-container.swal2-top-left{-webkit-box-align:start;align-items:flex-start}.swal2-container.swal2-top-left{-webkit-box-pack:start;justify-content:flex-start}.swal2-container.swal2-top-right{-webkit-box-align:start;align-items:flex-start;-webkit-box-pack:end;justify-content:flex-end}.swal2-container.swal2-center,.swal2-container.swal2-center-left{-webkit-box-align:center;align-items:center}.swal2-container.swal2-center-left{-webkit-box-pack:start;justify-content:flex-start}.swal2-container.swal2-center-right{-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end}.swal2-container.swal2-bottom,.swal2-container.swal2-bottom-left{-webkit-box-align:end;align-items:flex-end}.swal2-container.swal2-bottom-left{-webkit-box-pack:start;justify-content:flex-start}.swal2-container.swal2-bottom-right{-webkit-box-align:end;align-items:flex-end;-webkit-box-pack:end;justify-content:flex-end}.swal2-container.swal2-grow-fullscreen>.swal2-modal{align-self:stretch}.swal2-container.swal2-grow-fullscreen>.swal2-modal,.swal2-container.swal2-grow-row>.swal2-modal{display:-webkit-box!important;display:flex!important;-webkit-box-flex:1;flex:1;-webkit-box-pack:center;justify-content:center}.swal2-container.swal2-grow-row>.swal2-modal{align-content:center}.swal2-container.swal2-grow-column{-webkit-box-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.swal2-container.swal2-grow-column.swal2-bottom,.swal2-container.swal2-grow-column.swal2-center,.swal2-container.swal2-grow-column.swal2-top{-webkit-box-align:center;align-items:center}.swal2-container.swal2-grow-column.swal2-bottom-left,.swal2-container.swal2-grow-column.swal2-center-left,.swal2-container.swal2-grow-column.swal2-top-left{-webkit-box-align:start;align-items:flex-start}.swal2-container.swal2-grow-column.swal2-bottom-right,.swal2-container.swal2-grow-column.swal2-center-right,.swal2-container.swal2-grow-column.swal2-top-right{-webkit-box-align:end;align-items:flex-end}.swal2-container.swal2-grow-column>.swal2-modal{display:-webkit-box!important;display:flex!important;-webkit-box-flex:1;flex:1;align-content:center;-webkit-box-pack:center;justify-content:center}.swal2-container:not(.swal2-top):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-left):not(.swal2-bottom-right)>.swal2-modal{margin:auto}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.swal2-container .swal2-modal{margin:0!important}}.swal2-container.swal2-fade{-webkit-transition:background-color .1s;transition:background-color .1s}.swal2-container.swal2-shown{background-color:rgba(0,0,0,.4)}.swal2-modal{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;background-color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;border-radius:5px;box-sizing:border-box;text-align:center;overflow-x:hidden;overflow-y:auto;display:none;position:relative;max-width:100%}.swal2-modal:focus{outline:none}.swal2-modal.swal2-loading{overflow-y:hidden}.swal2-modal .swal2-title{color:#595959;font-size:30px;text-align:center;font-weight:600;text-transform:none;position:relative;margin:0 0 .4em;padding:0;display:block;word-wrap:break-word}.swal2-modal .swal2-buttonswrapper{margin-top:15px}.swal2-modal .swal2-buttonswrapper:not(.swal2-loading) .swal2-styled[disabled]{opacity:.4;cursor:no-drop}.swal2-modal .swal2-buttonswrapper.swal2-loading .swal2-styled.swal2-confirm{box-sizing:border-box;border:4px solid transparent;border-color:transparent;width:40px;height:40px;padding:0;margin:7.5px;vertical-align:top;background-color:transparent!important;color:transparent;cursor:default;border-radius:100%;-webkit-animation:h 1.5s linear 0s infinite normal;animation:h 1.5s linear 0s infinite normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.swal2-modal .swal2-buttonswrapper.swal2-loading .swal2-styled.swal2-cancel{margin-left:30px;margin-right:30px}.swal2-modal .swal2-buttonswrapper.swal2-loading :not(.swal2-styled).swal2-confirm:after{display:inline-block;content:"";margin-left:5px;vertical-align:-1px;height:15px;width:15px;border:3px solid #999;box-shadow:1px 1px 1px #fff;border-right-color:transparent;border-radius:50%;-webkit-animation:h 1.5s linear 0s infinite normal;animation:h 1.5s linear 0s infinite normal}.swal2-modal .swal2-styled{border:0;border-radius:3px;box-shadow:none;color:#fff;cursor:pointer;font-size:17px;font-weight:500;margin:15px 5px 0;padding:10px 32px}.swal2-modal .swal2-styled:focus{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(50,100,150,.4)}.swal2-modal .swal2-image{margin:20px auto;max-width:100%}.swal2-modal .swal2-close{background:transparent;border:0;margin:0;padding:0;width:38px;height:40px;font-size:36px;line-height:40px;font-family:serif;position:absolute;top:5px;right:8px;cursor:pointer;color:#ccc;-webkit-transition:color .1s ease;transition:color .1s ease}.swal2-modal .swal2-close:hover{color:#d55}.swal2-modal>.swal2-checkbox,.swal2-modal>.swal2-file,.swal2-modal>.swal2-input,.swal2-modal>.swal2-radio,.swal2-modal>.swal2-select,.swal2-modal>.swal2-textarea{display:none}.swal2-modal .swal2-content{font-size:18px;text-align:center;font-weight:300;position:relative;float:none;margin:0;padding:0;line-height:normal;color:#545454;word-wrap:break-word}.swal2-modal .swal2-checkbox,.swal2-modal .swal2-file,.swal2-modal .swal2-input,.swal2-modal .swal2-radio,.swal2-modal .swal2-select,.swal2-modal .swal2-textarea{margin:20px auto}.swal2-modal .swal2-file,.swal2-modal .swal2-input,.swal2-modal .swal2-textarea{width:100%;box-sizing:border-box;font-size:18px;border-radius:3px;border:1px solid #d9d9d9;box-shadow:inset 0 1px 1px rgba(0,0,0,.06);-webkit-transition:border-color .3s,box-shadow .3s;transition:border-color .3s,box-shadow .3s}.swal2-modal .swal2-file.swal2-inputerror,.swal2-modal .swal2-input.swal2-inputerror,.swal2-modal .swal2-textarea.swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}.swal2-modal .swal2-file:focus,.swal2-modal .swal2-input:focus,.swal2-modal .swal2-textarea:focus{outline:none;border:1px solid #b4dbed;box-shadow:0 0 3px #c4e6f5}.swal2-modal .swal2-file::-webkit-input-placeholder,.swal2-modal .swal2-input::-webkit-input-placeholder,.swal2-modal .swal2-textarea::-webkit-input-placeholder{color:#ccc}.swal2-modal .swal2-file::-ms-input-placeholder,.swal2-modal .swal2-input::-ms-input-placeholder,.swal2-modal .swal2-textarea::-ms-input-placeholder{color:#ccc}.swal2-modal .swal2-file::placeholder,.swal2-modal .swal2-input::placeholder,.swal2-modal .swal2-textarea::placeholder{color:#ccc}.swal2-modal .swal2-range input{float:left;width:80%}.swal2-modal .swal2-range output{float:right;width:20%;font-size:20px;font-weight:600;text-align:center}.swal2-modal .swal2-range input,.swal2-modal .swal2-range output{height:43px;line-height:43px;vertical-align:middle;margin:20px auto;padding:0}.swal2-modal .swal2-input{height:43px;padding:0 12px}.swal2-modal .swal2-input[type=number]{max-width:150px}.swal2-modal .swal2-file{font-size:20px}.swal2-modal .swal2-textarea{height:108px;padding:12px}.swal2-modal .swal2-select{color:#545454;font-size:inherit;padding:5px 10px;min-width:40%;max-width:100%}.swal2-modal .swal2-radio{border:0}.swal2-modal .swal2-radio label:not(:first-child){margin-left:20px}.swal2-modal .swal2-radio input,.swal2-modal .swal2-radio span{vertical-align:middle}.swal2-modal .swal2-radio input{margin:0 3px 0 0}.swal2-modal .swal2-checkbox{color:#545454}.swal2-modal .swal2-checkbox input,.swal2-modal .swal2-checkbox span{vertical-align:middle}.swal2-modal .swal2-validationerror{background-color:#f0f0f0;margin:0 -20px;overflow:hidden;padding:10px;color:gray;font-size:16px;font-weight:300;display:none}.swal2-modal .swal2-validationerror:before{content:"!";display:inline-block;width:24px;height:24px;border-radius:50%;background-color:#ea7d7d;color:#fff;line-height:24px;text-align:center;margin-right:10px}@supports (-ms-accelerator:true){.swal2-range input{width:100%!important}.swal2-range output{display:none}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.swal2-range input{width:100%!important}.swal2-range output{display:none}}.swal2-icon{width:80px;height:80px;border:4px solid transparent;border-radius:50%;margin:20px auto 30px;padding:0;position:relative;box-sizing:content-box;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.swal2-icon.swal2-error{border-color:#f27474}.swal2-icon.swal2-error .swal2-x-mark{position:relative;display:block}.swal2-icon.swal2-error [class^=swal2-x-mark-line]{position:absolute;height:5px;width:47px;background-color:#f27474;display:block;top:37px;border-radius:2px}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{-webkit-transform:rotate(45deg);transform:rotate(45deg);left:17px}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);right:16px}.swal2-icon.swal2-warning{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#f8bb86;border-color:#facea8}.swal2-icon.swal2-info,.swal2-icon.swal2-warning{font-size:60px;line-height:80px;text-align:center}.swal2-icon.swal2-info{font-family:Open Sans,sans-serif;color:#3fc3ee;border-color:#9de0f6}.swal2-icon.swal2-question{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#87adbd;border-color:#c9dae1;font-size:60px;line-height:80px;text-align:center}.swal2-icon.swal2-success{border-color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-circular-line]{border-radius:50%;position:absolute;width:60px;height:120px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left]{border-radius:120px 0 0 120px;top:-7px;left:-33px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:60px 60px;transform-origin:60px 60px}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{border-radius:0 120px 120px 0;top:-11px;left:30px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 60px;transform-origin:0 60px}.swal2-icon.swal2-success .swal2-success-ring{width:80px;height:80px;border:4px solid hsla(98,55%,69%,.2);border-radius:50%;box-sizing:content-box;position:absolute;left:-4px;top:-4px;z-index:2}.swal2-icon.swal2-success .swal2-success-fix{width:7px;height:90px;position:absolute;left:28px;top:8px;z-index:1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.swal2-icon.swal2-success [class^=swal2-success-line]{height:5px;background-color:#a5dc86;display:block;border-radius:2px;position:absolute;z-index:2}.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{width:25px;left:14px;top:46px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{width:47px;right:8px;top:38px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.swal2-progresssteps{font-weight:600;margin:0 0 20px;padding:0}.swal2-progresssteps li{display:inline-block;position:relative}.swal2-progresssteps .swal2-progresscircle{background:#3085d6;border-radius:2em;color:#fff;height:2em;line-height:2em;text-align:center;width:2em;z-index:20}.swal2-progresssteps .swal2-progresscircle:first-child{margin-left:0}.swal2-progresssteps .swal2-progresscircle:last-child{margin-right:0}.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep{background:#3085d6}.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progresscircle,.swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep~.swal2-progressline{background:#add8e6}.swal2-progresssteps .swal2-progressline{background:#3085d6;height:.4em;margin:0 -1px;z-index:10}[class^=swal2]{-webkit-tap-highlight-color:rgba(0,0,0,0)}@-webkit-keyframes a{0%{-webkit-transform:scale(.7);transform:scale(.7)}45%{-webkit-transform:scale(1.05);transform:scale(1.05)}80%{-webkit-transform:scale(.95);transform:scale(.95)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes a{0%{-webkit-transform:scale(.7);transform:scale(.7)}45%{-webkit-transform:scale(1.05);transform:scale(1.05)}80%{-webkit-transform:scale(.95);transform:scale(.95)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes b{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}}@keyframes b{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}}.swal2-show{-webkit-animation:a .3s;animation:a .3s}.swal2-show.swal2-noanimation{-webkit-animation:none;animation:none}.swal2-hide{-webkit-animation:b .15s forwards;animation:b .15s forwards}.swal2-hide.swal2-noanimation{-webkit-animation:none;animation:none}@-webkit-keyframes c{0%{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}to{width:25px;left:14px;top:45px}}@keyframes c{0%{width:0;left:1px;top:19px}54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}to{width:25px;left:14px;top:45px}}@-webkit-keyframes d{0%{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}to{width:47px;right:8px;top:38px}}@keyframes d{0%{width:0;right:46px;top:54px}65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}to{width:47px;right:8px;top:38px}}@-webkit-keyframes e{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}5%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}12%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}to{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}}@keyframes e{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}5%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}12%{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}to{-webkit-transform:rotate(-405deg);transform:rotate(-405deg)}}.swal2-animate-success-line-tip{-webkit-animation:c .75s;animation:c .75s}.swal2-animate-success-line-long{-webkit-animation:d .75s;animation:d .75s}.swal2-success.swal2-animate-success-icon .swal2-success-circular-line-right{-webkit-animation:e 4.25s ease-in;animation:e 4.25s ease-in}@-webkit-keyframes f{0%{-webkit-transform:rotateX(100deg);transform:rotateX(100deg);opacity:0}to{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);opacity:1}}@keyframes f{0%{-webkit-transform:rotateX(100deg);transform:rotateX(100deg);opacity:0}to{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);opacity:1}}.swal2-animate-error-icon{-webkit-animation:f .5s;animation:f .5s}@-webkit-keyframes g{0%{-webkit-transform:scale(.4);transform:scale(.4);margin-top:26px;opacity:0}50%{-webkit-transform:scale(.4);transform:scale(.4);margin-top:26px;opacity:0}80%{-webkit-transform:scale(1.15);transform:scale(1.15);margin-top:-6px}to{-webkit-transform:scale(1);transform:scale(1);margin-top:0;opacity:1}}@keyframes g{0%{-webkit-transform:scale(.4);transform:scale(.4);margin-top:26px;opacity:0}50%{-webkit-transform:scale(.4);transform:scale(.4);margin-top:26px;opacity:0}80%{-webkit-transform:scale(1.15);transform:scale(1.15);margin-top:-6px}to{-webkit-transform:scale(1);transform:scale(1);margin-top:0;opacity:1}}.swal2-animate-x-mark{-webkit-animation:g .5s;animation:g .5s}@-webkit-keyframes h{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes h{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:15px;display:inline-block;cursor:pointer;-webkit-transition-property:opacity,-webkit-filter;transition-property:opacity,-webkit-filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:linear;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:.7}.hamburger-box{width:30px;height:21px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-1.5px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:30px;height:3px;background-color:#000;border-radius:4px;position:absolute;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-9px}.hamburger-inner:after{bottom:-9px}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;-webkit-transition-duration:.13s;transition-duration:.13s;-webkit-transition-delay:.13s;transition-delay:.13s;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse .hamburger-inner:after{top:-18px;-webkit-transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse .hamburger-inner:before{-webkit-transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{-webkit-transform:translate3d(0,-9px,0) rotate(-45deg);transform:translate3d(0,-9px,0) rotate(-45deg);-webkit-transition-delay:.22s;transition-delay:.22s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse.is-active .hamburger-inner:after{top:0;opacity:0;-webkit-transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s}.hamburger--collapse.is-active .hamburger-inner:before{top:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .25s;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .25s;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s,-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .25s}@-webkit-keyframes i{0%{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px)}}@keyframes i{0%{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px)}}@-webkit-keyframes j{0%{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes j{0%{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes k{0%{-webkit-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes k{0%{-webkit-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);transform:scale(1)}}.dropzone,.dropzone *{box-sizing:border-box}.dropzone{min-height:150px;border:2px solid rgba(0,0,0,.3);background:#fff;padding:20px}.dropzone.dz-clickable{cursor:pointer}.dropzone.dz-clickable *{cursor:default}.dropzone.dz-clickable .dz-message,.dropzone.dz-clickable .dz-message *{cursor:pointer}.dropzone.dz-started .dz-message{display:none}.dropzone.dz-drag-hover{border-style:solid}.dropzone.dz-drag-hover .dz-message{opacity:.5}.dropzone .dz-message{text-align:center;margin:2em 0}.dropzone .dz-preview{position:relative;display:inline-block;vertical-align:top;margin:16px;min-height:100px}.dropzone .dz-preview:hover{z-index:1000}.dropzone .dz-preview.dz-file-preview .dz-image{border-radius:20px;background:#999;background:-webkit-linear-gradient(top,#eee,#ddd);background:linear-gradient(180deg,#eee,#ddd)}.dropzone .dz-preview.dz-file-preview .dz-details{opacity:1}.dropzone .dz-preview.dz-image-preview{background:#fff}.dropzone .dz-preview.dz-image-preview .dz-details{-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.dropzone .dz-preview .dz-remove{font-size:14px;text-align:center;display:block;cursor:pointer;border:none}.dropzone .dz-preview .dz-remove:hover{text-decoration:underline}.dropzone .dz-preview:hover .dz-details{opacity:1}.dropzone .dz-preview .dz-details{z-index:20;position:absolute;top:0;left:0;opacity:0;font-size:13px;min-width:100%;max-width:100%;padding:2em 1em;text-align:center;color:rgba(0,0,0,.9);line-height:150%}.dropzone .dz-preview .dz-details .dz-size{margin-bottom:1em;font-size:16px}.dropzone .dz-preview .dz-details .dz-filename{white-space:nowrap}.dropzone .dz-preview .dz-details .dz-filename:hover span{border:1px solid hsla(0,0%,78%,.8);background-color:hsla(0,0%,100%,.8)}.dropzone .dz-preview .dz-details .dz-filename:not(:hover){overflow:hidden;text-overflow:ellipsis}.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span{border:1px solid transparent}.dropzone .dz-preview .dz-details .dz-filename span,.dropzone .dz-preview .dz-details .dz-size span{background-color:hsla(0,0%,100%,.4);padding:0 .4em;border-radius:3px}.dropzone .dz-preview:hover .dz-image img{-webkit-transform:scale(1.05);transform:scale(1.05);-webkit-filter:blur(8px);filter:blur(8px)}.dropzone .dz-preview .dz-image{border-radius:20px;overflow:hidden;width:120px;height:120px;position:relative;display:block;z-index:10}.dropzone .dz-preview .dz-image img{display:block}.dropzone .dz-preview.dz-success .dz-success-mark{-webkit-animation:i 3s cubic-bezier(.77,0,.175,1);animation:i 3s cubic-bezier(.77,0,.175,1)}.dropzone .dz-preview.dz-error .dz-error-mark{opacity:1;-webkit-animation:j 3s cubic-bezier(.77,0,.175,1);animation:j 3s cubic-bezier(.77,0,.175,1)}.dropzone .dz-preview .dz-error-mark,.dropzone .dz-preview .dz-success-mark{pointer-events:none;opacity:0;z-index:500;position:absolute;display:block;top:50%;left:50%;margin-left:-27px;margin-top:-27px}.dropzone .dz-preview .dz-error-mark svg,.dropzone .dz-preview .dz-success-mark svg{display:block;width:54px;height:54px}.dropzone .dz-preview.dz-processing .dz-progress{opacity:1;-webkit-transition:all .2s linear;transition:all .2s linear}.dropzone .dz-preview.dz-complete .dz-progress{opacity:0;-webkit-transition:opacity .4s ease-in;transition:opacity .4s ease-in}.dropzone .dz-preview:not(.dz-processing) .dz-progress{-webkit-animation:k 6s ease infinite;animation:k 6s ease infinite}.dropzone .dz-preview .dz-progress{opacity:1;z-index:1000;pointer-events:none;position:absolute;height:16px;left:50%;top:50%;margin-top:-8px;width:80px;margin-left:-40px;background:hsla(0,0%,100%,.9);-webkit-transform:scale(1);border-radius:8px;overflow:hidden}.dropzone .dz-preview .dz-progress .dz-upload{background:#333;background:-webkit-linear-gradient(top,#666,#444);background:linear-gradient(180deg,#666,#444);position:absolute;top:0;left:0;bottom:0;width:0;-webkit-transition:width .3s ease-in-out;transition:width .3s ease-in-out}.dropzone .dz-preview.dz-error .dz-error-message{display:block}.dropzone .dz-preview.dz-error:hover .dz-error-message{opacity:1;pointer-events:auto}.dropzone .dz-preview .dz-error-message{pointer-events:none;z-index:1000;position:absolute;display:block;display:none;opacity:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;border-radius:8px;font-size:13px;top:130px;left:-10px;width:140px;background:#be2626;background:-webkit-linear-gradient(top,#be2626,#a92222);background:linear-gradient(180deg,#be2626,#a92222);padding:.5em 1.2em;color:#fff}.dropzone .dz-preview .dz-error-message:after{content:"";position:absolute;top:-6px;left:64px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #be2626}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.foundation-mq{font-family:"small=0em&phone=28.125em&medium=40em&tablet=48em&large=64em&xlarge=75em&xxlarge=90em"}html{box-sizing:border-box;font-size:16px}*,:after,:before{box-sizing:inherit}body{margin:0;padding:0;background:#fff;font-family:Exo\ 2,sans-serif;font-weight:400;line-height:1.5;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}textarea{height:auto;min-height:50px;border-radius:0}select{box-sizing:border-box;width:100%}.map_canvas embed,.map_canvas img,.map_canvas object,.mqa-display embed,.mqa-display img,.mqa-display object{max-width:none!important}button{padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:0;background:transparent;line-height:1;cursor:auto}[data-whatinput=mouse] button{outline:0}pre{overflow:auto}button,input,optgroup,select,textarea{font-family:inherit}.is-visible{display:block!important}.is-hidden{display:none!important}blockquote,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,li,ol,p,pre,td,th,ul{margin:0;padding:0}p{margin-bottom:1rem;font-size:inherit;line-height:1.6;text-rendering:optimizeLegibility}em,i{font-style:italic}b,em,i,strong{line-height:inherit}b,strong{font-weight:700}small{font-size:80%;line-height:inherit}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:Exo\ 2,sans-serif;font-style:normal;font-weight:400;color:inherit;text-rendering:optimizeLegibility}.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{line-height:0;color:#cacaca}.h1,h1{font-size:1.5rem}.h1,.h2,h1,h2{line-height:1.4;margin-top:0;margin-bottom:.5rem}.h2,h2{font-size:1.25rem}.h3,h3{font-size:1.1875rem}.h3,.h4,h3,h4{line-height:1.4;margin-top:0;margin-bottom:.5rem}.h4,h4{font-size:1.125rem}.h5,h5{font-size:1.0625rem}.h5,.h6,h5,h6{line-height:1.4;margin-top:0;margin-bottom:.5rem}.h6,h6{font-size:1rem}@media print,screen and (min-width:40em){.h1,h1{font-size:3rem}.h2,h2{font-size:2.5rem}.h3,h3{font-size:1.9375rem}.h4,h4{font-size:1.5625rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}}a{line-height:inherit;color:#2199e8;text-decoration:none;cursor:pointer}a:focus,a:hover{color:#1585cf}a img{border:0}hr{clear:both;max-width:1170px;height:0;margin:1.25rem auto;border-top:0;border-right:0;border-bottom:1px solid #cacaca;border-left:0}dl,ol,ul{margin-bottom:1rem;list-style-position:outside;line-height:1.6}li{font-size:inherit}ul{list-style-type:disc}ol,ul{margin-left:1.25rem}ol ol,ol ul,ul ol,ul ul{margin-left:1.25rem;margin-bottom:0}dl{margin-bottom:1rem}dl dt{margin-bottom:.3rem;font-weight:700}blockquote{margin:0 0 1rem;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #cacaca}blockquote,blockquote p{line-height:1.6;color:#8a8a8a}cite{display:block;font-size:.8125rem;color:#8a8a8a}cite:before{content:"— "}abbr,abbr[title]{border-bottom:1px dotted #101923;cursor:help;text-decoration:none}figure{margin:0}code{padding:.125rem .3125rem .0625rem;border:1px solid #cacaca;font-weight:400}code,kbd{background-color:#e6e6e6;font-family:Consolas,Liberation Mono,Courier,monospace;color:#101923}kbd{margin:0;padding:.125rem .25rem 0}.subheader{margin-top:.2rem;margin-bottom:.5rem;font-weight:400;line-height:1.4;color:#8a8a8a}.lead{font-size:20px;line-height:1.6}.stat{font-size:2.5rem;line-height:1}p+.stat{margin-top:-1rem}ol.no-bullet,ul.no-bullet{margin-left:0;list-style:none}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}@media print,screen and (min-width:28.125em){.phone-text-left{text-align:left}.phone-text-right{text-align:right}.phone-text-center{text-align:center}.phone-text-justify{text-align:justify}}@media print,screen and (min-width:40em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}.medium-text-center{text-align:center}.medium-text-justify{text-align:justify}}@media print,screen and (min-width:48em){.tablet-text-left{text-align:left}.tablet-text-right{text-align:right}.tablet-text-center{text-align:center}.tablet-text-justify{text-align:justify}}@media print,screen and (min-width:64em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}@media screen and (min-width:75em){.xlarge-text-left{text-align:left}.xlarge-text-right{text-align:right}.xlarge-text-center{text-align:center}.xlarge-text-justify{text-align:justify}}.show-for-print{display:none!important}@media print{*{background:transparent!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}.show-for-print{display:block!important}.hide-for-print{display:none!important}table.show-for-print{display:table!important}thead.show-for-print{display:table-header-group!important}tbody.show-for-print{display:table-row-group!important}tr.show-for-print{display:table-row!important}td.show-for-print,th.show-for-print{display:table-cell!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}.ir a:after,a[href^="#"]:after,a[href^="javascript:"]:after{content:""}abbr[title]:after{content:" (" attr(title) ")"}blockquote,pre{border:1px solid #8a8a8a;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.print-break-inside{page-break-inside:auto}}.button{display:inline-block;vertical-align:middle;margin:0 0 1rem;padding:.85em 1em;border:1px solid transparent;border-radius:0;-webkit-transition:background-color .25s ease-out,color .25s ease-out;transition:background-color .25s ease-out,color .25s ease-out;font-family:inherit;font-size:.9rem;-webkit-appearance:none;line-height:1;text-align:center;cursor:pointer;background-color:#2199e8;color:#fff}[data-whatinput=mouse] .button{outline:0}.button:focus,.button:hover{background-color:#1583cc;color:#fff}.button.tiny{font-size:.6rem}.button.small{font-size:.75rem}.button.large{font-size:1.25rem}.button.expanded{display:block;width:100%;margin-right:0;margin-left:0}.button.primary{background-color:#2199e8;color:#101923}.button.primary:focus,.button.primary:hover{background-color:#147cc0;color:#101923}.button.secondary{background-color:#777;color:#fff}.button.secondary:focus,.button.secondary:hover{background-color:#5f5f5f;color:#fff}.button.success{background-color:#3adb76;color:#101923}.button.success:focus,.button.success:hover{background-color:#22bb5b;color:#101923}.button.info{background-color:#81d4fa;color:#101923}.button.info:focus,.button.info:hover{background-color:#38bbf7;color:#101923}.button.warning{background-color:#ffae00;color:#101923}.button.warning:focus,.button.warning:hover{background-color:#cc8b00;color:#101923}.button.alert{background-color:#ec5840;color:#101923}.button.alert:focus,.button.alert:hover{background-color:#da3116;color:#101923}.button.disabled,.button[disabled]{opacity:.25;cursor:not-allowed}.button.disabled,.button.disabled:focus,.button.disabled:hover,.button[disabled],.button[disabled]:focus,.button[disabled]:hover{background-color:#2199e8;color:#fff}.button.disabled.primary,.button[disabled].primary{opacity:.25;cursor:not-allowed}.button.disabled.primary,.button.disabled.primary:focus,.button.disabled.primary:hover,.button[disabled].primary,.button[disabled].primary:focus,.button[disabled].primary:hover{background-color:#2199e8;color:#101923}.button.disabled.secondary,.button[disabled].secondary{opacity:.25;cursor:not-allowed}.button.disabled.secondary,.button.disabled.secondary:focus,.button.disabled.secondary:hover,.button[disabled].secondary,.button[disabled].secondary:focus,.button[disabled].secondary:hover{background-color:#777;color:#fff}.button.disabled.success,.button[disabled].success{opacity:.25;cursor:not-allowed}.button.disabled.success,.button.disabled.success:focus,.button.disabled.success:hover,.button[disabled].success,.button[disabled].success:focus,.button[disabled].success:hover{background-color:#3adb76;color:#101923}.button.disabled.info,.button[disabled].info{opacity:.25;cursor:not-allowed}.button.disabled.info,.button.disabled.info:focus,.button.disabled.info:hover,.button[disabled].info,.button[disabled].info:focus,.button[disabled].info:hover{background-color:#81d4fa;color:#101923}.button.disabled.warning,.button[disabled].warning{opacity:.25;cursor:not-allowed}.button.disabled.warning,.button.disabled.warning:focus,.button.disabled.warning:hover,.button[disabled].warning,.button[disabled].warning:focus,.button[disabled].warning:hover{background-color:#ffae00;color:#101923}.button.disabled.alert,.button[disabled].alert{opacity:.25;cursor:not-allowed}.button.disabled.alert,.button.disabled.alert:focus,.button.disabled.alert:hover,.button[disabled].alert,.button[disabled].alert:focus,.button[disabled].alert:hover{background-color:#ec5840;color:#101923}.button.hollow{border:1px solid #2199e8;color:#2199e8}.button.hollow,.button.hollow.disabled,.button.hollow.disabled:focus,.button.hollow.disabled:hover,.button.hollow:focus,.button.hollow:hover,.button.hollow[disabled],.button.hollow[disabled]:focus,.button.hollow[disabled]:hover{background-color:transparent}.button.hollow:focus,.button.hollow:hover{border-color:#0c4d78;color:#0c4d78}.button.hollow.primary,.button.hollow:focus.disabled,.button.hollow:focus[disabled],.button.hollow:hover.disabled,.button.hollow:hover[disabled]{border:1px solid #2199e8;color:#2199e8}.button.hollow.primary:focus,.button.hollow.primary:hover{border-color:#0c4d78;color:#0c4d78}.button.hollow.primary:focus.disabled,.button.hollow.primary:focus[disabled],.button.hollow.primary:hover.disabled,.button.hollow.primary:hover[disabled]{border:1px solid #2199e8;color:#2199e8}.button.hollow.secondary{border:1px solid #777;color:#777}.button.hollow.secondary:focus,.button.hollow.secondary:hover{border-color:#3c3c3c;color:#3c3c3c}.button.hollow.secondary:focus.disabled,.button.hollow.secondary:focus[disabled],.button.hollow.secondary:hover.disabled,.button.hollow.secondary:hover[disabled]{border:1px solid #777;color:#777}.button.hollow.success{border:1px solid #3adb76;color:#3adb76}.button.hollow.success:focus,.button.hollow.success:hover{border-color:#157539;color:#157539}.button.hollow.success:focus.disabled,.button.hollow.success:focus[disabled],.button.hollow.success:hover.disabled,.button.hollow.success:hover[disabled]{border:1px solid #3adb76;color:#3adb76}.button.hollow.info{border:1px solid #81d4fa;color:#81d4fa}.button.hollow.info:focus,.button.hollow.info:hover{border-color:#077fb6;color:#077fb6}.button.hollow.info:focus.disabled,.button.hollow.info:focus[disabled],.button.hollow.info:hover.disabled,.button.hollow.info:hover[disabled]{border:1px solid #81d4fa;color:#81d4fa}.button.hollow.warning{border:1px solid #ffae00;color:#ffae00}.button.hollow.warning:focus,.button.hollow.warning:hover{border-color:#805700;color:#805700}.button.hollow.warning:focus.disabled,.button.hollow.warning:focus[disabled],.button.hollow.warning:hover.disabled,.button.hollow.warning:hover[disabled]{border:1px solid #ffae00;color:#ffae00}.button.hollow.alert{border:1px solid #ec5840;color:#ec5840}.button.hollow.alert:focus,.button.hollow.alert:hover{border-color:#881f0e;color:#881f0e}.button.hollow.alert:focus.disabled,.button.hollow.alert:focus[disabled],.button.hollow.alert:hover.disabled,.button.hollow.alert:hover[disabled]{border:1px solid #ec5840;color:#ec5840}.button.clear{border:1px solid #2199e8;color:#2199e8}.button.clear,.button.clear.disabled,.button.clear.disabled:focus,.button.clear.disabled:hover,.button.clear:focus,.button.clear:hover,.button.clear[disabled],.button.clear[disabled]:focus,.button.clear[disabled]:hover{background-color:transparent}.button.clear:focus,.button.clear:hover{border-color:#0c4d78;color:#0c4d78}.button.clear:focus.disabled,.button.clear:focus[disabled],.button.clear:hover.disabled,.button.clear:hover[disabled]{border:1px solid #2199e8;color:#2199e8}.button.clear,.button.clear.disabled,.button.clear:focus,.button.clear:focus.disabled,.button.clear:focus[disabled],.button.clear:hover,.button.clear:hover.disabled,.button.clear:hover[disabled],.button.clear[disabled]{border-color:transparent}.button.clear.primary{border:1px solid #2199e8;color:#2199e8}.button.clear.primary:focus,.button.clear.primary:hover{border-color:#0c4d78;color:#0c4d78}.button.clear.primary:focus.disabled,.button.clear.primary:focus[disabled],.button.clear.primary:hover.disabled,.button.clear.primary:hover[disabled]{border:1px solid #2199e8;color:#2199e8}.button.clear.primary,.button.clear.primary.disabled,.button.clear.primary:focus,.button.clear.primary:focus.disabled,.button.clear.primary:focus[disabled],.button.clear.primary:hover,.button.clear.primary:hover.disabled,.button.clear.primary:hover[disabled],.button.clear.primary[disabled]{border-color:transparent}.button.clear.secondary{border:1px solid #777;color:#777}.button.clear.secondary:focus,.button.clear.secondary:hover{border-color:#3c3c3c;color:#3c3c3c}.button.clear.secondary:focus.disabled,.button.clear.secondary:focus[disabled],.button.clear.secondary:hover.disabled,.button.clear.secondary:hover[disabled]{border:1px solid #777;color:#777}.button.clear.secondary,.button.clear.secondary.disabled,.button.clear.secondary:focus,.button.clear.secondary:focus.disabled,.button.clear.secondary:focus[disabled],.button.clear.secondary:hover,.button.clear.secondary:hover.disabled,.button.clear.secondary:hover[disabled],.button.clear.secondary[disabled]{border-color:transparent}.button.clear.success{border:1px solid #3adb76;color:#3adb76}.button.clear.success:focus,.button.clear.success:hover{border-color:#157539;color:#157539}.button.clear.success:focus.disabled,.button.clear.success:focus[disabled],.button.clear.success:hover.disabled,.button.clear.success:hover[disabled]{border:1px solid #3adb76;color:#3adb76}.button.clear.success,.button.clear.success.disabled,.button.clear.success:focus,.button.clear.success:focus.disabled,.button.clear.success:focus[disabled],.button.clear.success:hover,.button.clear.success:hover.disabled,.button.clear.success:hover[disabled],.button.clear.success[disabled]{border-color:transparent}.button.clear.info{border:1px solid #81d4fa;color:#81d4fa}.button.clear.info:focus,.button.clear.info:hover{border-color:#077fb6;color:#077fb6}.button.clear.info:focus.disabled,.button.clear.info:focus[disabled],.button.clear.info:hover.disabled,.button.clear.info:hover[disabled]{border:1px solid #81d4fa;color:#81d4fa}.button.clear.info,.button.clear.info.disabled,.button.clear.info:focus,.button.clear.info:focus.disabled,.button.clear.info:focus[disabled],.button.clear.info:hover,.button.clear.info:hover.disabled,.button.clear.info:hover[disabled],.button.clear.info[disabled]{border-color:transparent}.button.clear.warning{border:1px solid #ffae00;color:#ffae00}.button.clear.warning:focus,.button.clear.warning:hover{border-color:#805700;color:#805700}.button.clear.warning:focus.disabled,.button.clear.warning:focus[disabled],.button.clear.warning:hover.disabled,.button.clear.warning:hover[disabled]{border:1px solid #ffae00;color:#ffae00}.button.clear.warning,.button.clear.warning.disabled,.button.clear.warning:focus,.button.clear.warning:focus.disabled,.button.clear.warning:focus[disabled],.button.clear.warning:hover,.button.clear.warning:hover.disabled,.button.clear.warning:hover[disabled],.button.clear.warning[disabled]{border-color:transparent}.button.clear.alert{border:1px solid #ec5840;color:#ec5840}.button.clear.alert:focus,.button.clear.alert:hover{border-color:#881f0e;color:#881f0e}.button.clear.alert:focus.disabled,.button.clear.alert:focus[disabled],.button.clear.alert:hover.disabled,.button.clear.alert:hover[disabled]{border:1px solid #ec5840;color:#ec5840}.button.clear.alert,.button.clear.alert.disabled,.button.clear.alert:focus,.button.clear.alert:focus.disabled,.button.clear.alert:focus[disabled],.button.clear.alert:hover,.button.clear.alert:hover.disabled,.button.clear.alert:hover[disabled],.button.clear.alert[disabled]{border-color:transparent}.button.dropdown:after{display:block;width:0;height:0;border:.4em inset;content:"";border-bottom-width:0;border-top-style:solid;border-color:#fff transparent transparent;position:relative;top:.4em;display:inline-block;float:right;margin-left:1em}.button.dropdown.clear.primary:after,.button.dropdown.clear:after,.button.dropdown.hollow.primary:after,.button.dropdown.hollow:after{border-top-color:#2199e8}.button.dropdown.clear.secondary:after,.button.dropdown.hollow.secondary:after{border-top-color:#777}.button.dropdown.clear.success:after,.button.dropdown.hollow.success:after{border-top-color:#3adb76}.button.dropdown.clear.info:after,.button.dropdown.hollow.info:after{border-top-color:#81d4fa}.button.dropdown.clear.warning:after,.button.dropdown.hollow.warning:after{border-top-color:#ffae00}.button.dropdown.clear.alert:after,.button.dropdown.hollow.alert:after{border-top-color:#ec5840}.button.arrow-only:after{top:-.1em;float:none;margin-left:0}a.button:focus,a.button:hover{text-decoration:none}[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea{display:block;box-sizing:border-box;width:100%;height:2.4375rem;margin:0 0 1rem;padding:.5rem;border:1px solid #cacaca;border-radius:0;background-color:#fff;box-shadow:inset 0 1px 2px rgba(16,25,35,.1);font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#101923;-webkit-transition:box-shadow .5s,border-color .25s ease-in-out;transition:box-shadow .5s,border-color .25s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}[type=color]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=datetime]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,textarea:focus{outline:none;border:1px solid #8a8a8a;background-color:#fff;box-shadow:0 0 5px #cacaca;-webkit-transition:box-shadow .5s,border-color .25s ease-in-out;transition:box-shadow .5s,border-color .25s ease-in-out}textarea{max-width:100%}textarea[rows]{height:auto}input:disabled,input[readonly],textarea:disabled,textarea[readonly]{background-color:#e6e6e6;cursor:not-allowed}[type=button],[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0}input[type=search]{box-sizing:border-box}::-webkit-input-placeholder{color:#cacaca}::-ms-input-placeholder{color:#cacaca}::placeholder{color:#cacaca}[type=checkbox],[type=file],[type=radio]{margin:0 0 1rem}[type=checkbox]+label,[type=radio]+label{display:inline-block;vertical-align:baseline;margin-left:.5rem;margin-right:1rem;margin-bottom:0}[type=checkbox]+label[for],[type=radio]+label[for]{cursor:pointer}label>[type=checkbox],label>[type=radio]{margin-right:.5rem}[type=file]{width:100%}label{display:block;margin:0;font-size:.875rem;font-weight:400;line-height:1.8;color:#101923}label.middle{margin:0 0 1rem;padding:.5625rem 0}.help-text{margin-top:-.5rem;font-size:.8125rem;font-style:italic;color:#101923}.input-group{display:-webkit-box;display:flex;width:100%;margin-bottom:1rem;-webkit-box-align:stretch;align-items:stretch}.input-group>:first-child,.input-group>:first-child.input-group-button>*,.input-group>:last-child,.input-group>:last-child.input-group-button>*{border-radius:0 0 0 0}.input-group-button,.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label,.input-group-field,.input-group-label{margin:0;white-space:nowrap}.input-group-label{padding:0 1rem;border:1px solid #cacaca;background:#e6e6e6;color:#101923;text-align:center;white-space:nowrap;display:-webkit-box;display:flex;-webkit-box-flex:0;flex:0 0 auto;-webkit-box-align:center;align-items:center}.input-group-label:first-child{border-right:0}.input-group-label:last-child{border-left:0}.input-group-field{border-radius:0;-webkit-box-flex:1;flex:1 1 0px;min-width:0}.input-group-button{padding-top:0;padding-bottom:0;text-align:center;display:-webkit-box;display:flex;-webkit-box-flex:0;flex:0 0 auto}.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label{align-self:stretch;height:auto;padding-top:0;padding-bottom:0;font-size:1rem}fieldset{margin:0;padding:0;border:0}legend{max-width:100%;margin-bottom:.5rem}.fieldset{margin:1.125rem 0;padding:1.25rem;border:1px solid #cacaca}.fieldset legend{margin:0;margin-left:-.1875rem;padding:0 .1875rem}select{height:2.4375rem;margin:0 0 1rem;padding:.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #cacaca;border-radius:0;background-color:#fff;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#101923;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");background-origin:content-box;background-position:right -1rem center;background-repeat:no-repeat;background-size:9px 6px;padding-right:1.5rem;-webkit-transition:box-shadow .5s,border-color .25s ease-in-out;transition:box-shadow .5s,border-color .25s ease-in-out}@media screen and (min-width:0\0){select{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")}}select:focus{outline:none;border:1px solid #8a8a8a;background-color:#fff;box-shadow:0 0 5px #cacaca;-webkit-transition:box-shadow .5s,border-color .25s ease-in-out;transition:box-shadow .5s,border-color .25s ease-in-out}select:disabled{background-color:#e6e6e6;cursor:not-allowed}select::-ms-expand{display:none}select[multiple]{height:auto;background-image:none}.is-invalid-input:not(:focus){border-color:#ec5840;background-color:#fdeeec}.is-invalid-input:not(:focus)::-webkit-input-placeholder{color:#ec5840}.is-invalid-input:not(:focus)::-ms-input-placeholder{color:#ec5840}.is-invalid-input:not(:focus)::placeholder{color:#ec5840}.form-error,.is-invalid-label{color:#ec5840}.form-error{display:none;margin-top:-.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:700}.form-error.is-visible{display:block}.hide{display:none!important}.invisible{visibility:hidden}@media screen and (max-width:28.12375em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:28.125em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:28.125em){.hide-for-phone{display:none!important}}@media screen and (max-width:28.12375em){.show-for-phone{display:none!important}}@media screen and (min-width:28.125em) and (max-width:39.99875em){.hide-for-phone-only{display:none!important}}@media screen and (max-width:28.12375em),screen and (min-width:40em){.show-for-phone-only{display:none!important}}@media print,screen and (min-width:40em){.hide-for-medium{display:none!important}}@media screen and (max-width:39.99875em){.show-for-medium{display:none!important}}@media screen and (min-width:40em) and (max-width:47.99875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:39.99875em),screen and (min-width:48em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:48em){.hide-for-tablet{display:none!important}}@media screen and (max-width:47.99875em){.show-for-tablet{display:none!important}}@media screen and (min-width:48em) and (max-width:63.99875em){.hide-for-tablet-only{display:none!important}}@media screen and (max-width:47.99875em),screen and (min-width:64em){.show-for-tablet-only{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large{display:none!important}}@media screen and (min-width:64em) and (max-width:74.99875em){.hide-for-large-only{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:75em){.show-for-large-only{display:none!important}}@media screen and (min-width:75em){.hide-for-xlarge{display:none!important}}@media screen and (max-width:74.99875em){.show-for-xlarge{display:none!important}}@media screen and (min-width:75em) and (max-width:89.99875em){.hide-for-xlarge-only{display:none!important}}@media screen and (max-width:74.99875em),screen and (min-width:90em){.show-for-xlarge-only{display:none!important}}.show-for-sr,.show-on-focus{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.show-on-focus:active,.show-on-focus:focus{position:static!important;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.float-left{float:left!important}.float-right{float:right!important}.float-center{display:block;margin-right:auto;margin-left:auto}.clearfix:after,.clearfix:before{display:table;content:" ";flex-basis:0;-webkit-box-ordinal-group:2;order:1}.clearfix:after{clear:both}.breadcrumbs{margin:0 0 1rem;list-style:none}.breadcrumbs:after,.breadcrumbs:before{display:table;content:" ";flex-basis:0;-webkit-box-ordinal-group:2;order:1}.breadcrumbs:after{clear:both}.breadcrumbs li{float:left;font-size:.6875rem;color:#101923;cursor:default;text-transform:uppercase}.breadcrumbs li:not(:last-child):after{position:relative;margin:0 .75rem;opacity:1;content:"/";color:#cacaca}.breadcrumbs a{color:#2199e8}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs .disabled{color:#cacaca;cursor:not-allowed}.menu{padding:0;margin:0;list-style:none;position:relative;display:-webkit-box;display:flex;flex-wrap:wrap}[data-whatinput=mouse] .menu li{outline:0}.menu .button,.menu a{line-height:1;text-decoration:none;display:block;padding:.7rem 1rem}.menu a,.menu button,.menu input,.menu select{margin-bottom:0}.menu input{display:inline-block}.menu,.menu.horizontal{flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.menu.vertical{flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.menu.expanded li{-webkit-box-flex:1;flex:1 1 0px}.menu.simple{-webkit-box-align:center;align-items:center}.menu.simple li+li{margin-left:1rem}.menu.simple a{padding:0}@media print,screen and (min-width:28.125em){.menu.phone-horizontal{flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.menu.phone-vertical{flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.menu.phone-expanded li,.menu.phone-simple li{-webkit-box-flex:1;flex:1 1 0px}}@media print,screen and (min-width:40em){.menu.medium-horizontal{flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.menu.medium-vertical{flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.menu.medium-expanded li,.menu.medium-simple li{-webkit-box-flex:1;flex:1 1 0px}}@media print,screen and (min-width:48em){.menu.tablet-horizontal{flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.menu.tablet-vertical{flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.menu.tablet-expanded li,.menu.tablet-simple li{-webkit-box-flex:1;flex:1 1 0px}}@media print,screen and (min-width:64em){.menu.large-horizontal{flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.menu.large-vertical{flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.menu.large-expanded li,.menu.large-simple li{-webkit-box-flex:1;flex:1 1 0px}}@media screen and (min-width:75em){.menu.xlarge-horizontal{flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.menu.xlarge-vertical{flex-wrap:nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.menu.xlarge-expanded li,.menu.xlarge-simple li{-webkit-box-flex:1;flex:1 1 0px}}.menu.nested{margin-right:0;margin-left:1rem}.menu.icon-bottom a,.menu.icon-left a,.menu.icon-right a,.menu.icon-top a,.menu.icons a{display:-webkit-box;display:flex}.menu.icon-left li a{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row nowrap}.menu.icon-left li a i,.menu.icon-left li a img,.menu.icon-left li a svg{margin-right:.25rem}.menu.icon-right li a{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row nowrap}.menu.icon-right li a i,.menu.icon-right li a img,.menu.icon-right li a svg{margin-left:.25rem}.menu.icon-top li a{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column nowrap}.menu.icon-top li a i,.menu.icon-top li a img,.menu.icon-top li a svg{align-self:stretch;margin-bottom:.25rem;text-align:center}.menu.icon-bottom li a{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column nowrap}.menu.icon-bottom li a i,.menu.icon-bottom li a img,.menu.icon-bottom li a svg{align-self:stretch;margin-bottom:.25rem;text-align:center}.menu .active>a,.menu .is-active>a{background:#2199e8;color:#fff}.menu.align-left{-webkit-box-pack:start;justify-content:flex-start}.menu.align-right li{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end}.menu.align-right li .submenu li{-webkit-box-pack:start;justify-content:flex-start}.menu.align-right.vertical li{display:block;text-align:right}.menu.align-right.vertical li .submenu li{text-align:right}.menu.align-right .nested{margin-right:1rem;margin-left:0}.menu.align-center li{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.menu.align-center li .submenu li{-webkit-box-pack:start;justify-content:flex-start}.menu .menu-text{padding:.7rem 1rem;font-weight:700;line-height:1;color:inherit}.menu-centered>.menu,.menu-centered>.menu li{-webkit-box-pack:center;justify-content:center}.menu-centered>.menu li{display:-webkit-box;display:flex}.menu-centered>.menu li .submenu li{-webkit-box-pack:start;justify-content:flex-start}.no-js [data-responsive-menu] ul{display:none}body{touch-action:manipulation}.wrapper{width:92%;margin:0 auto}.wrapper.first{max-width:1271.73913px;width:100%}a{color:inherit;text-decoration:inherit}.slick-slide img{display:inline-block}input{box-shadow:none}.relative{position:relative}.overflow{overflow:hidden}.tableHelper{display:table;table-layout:fixed;width:100%;height:100%}.cellHelper{display:table-cell;width:100%;height:100%;vertical-align:middle}.clear-fix{display:block;width:100%;clear:both}.pl0{padding-left:0!important}.category-page ul,.list-page ul{font-family:Open Sans,sans-serif;font-size:.875rem;line-height:1.71429}.category-page ul li,.list-page ul li{position:relative;list-style-type:none}.category-page ul li:before,.list-page ul li:before{content:"";list-style-type:disc;position:absolute;left:-15px;top:6px;color:#e73031;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);font-size:.375rem}::-moz-selection{background-color:rgba(231,48,49,.5)}::selection{background-color:rgba(231,48,49,.5)}body,html{overflow-x:hidden}.button{background-color:#e73031;border:3px solid #e73031}.button:active,.button:focus,.button:hover{background-color:#fff;color:#e73031}.button:focus{outline:none}footer{overflow:hidden;width:100%;background-color:#101923;color:#a5a7a9;padding-top:2.5rem;padding-bottom:2.5rem}footer .wider{position:relative}footer .left-side{display:inline-block;font-size:.8125rem;line-height:auto/13}footer .left-side .footer-button{display:block;width:130px;text-align:center;margin-top:1.5625rem;background-color:#283039;padding:.625rem 1.25rem;border:3px solid #283039}footer .left-side .footer-button:active,footer .left-side .footer-button:focus,footer .left-side .footer-button:hover{color:#fff;background-color:transparent}footer .right-side{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width:47.99875em){footer .right-side{position:static;width:100%;-webkit-transform:none;transform:none;margin-top:1.25rem;display:block}}footer .right-side a{float:left;width:33px;height:34px;background-color:#585e65;padding:0 .3125rem;margin-right:.3125rem;border:3px solid #585e65}footer .right-side a:active,footer .right-side a:focus,footer .right-side a:hover{background-color:transparent;color:#fff}a{-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}a:focus{color:#e73031}.main-header{left:0;right:0;z-index:101;background-color:#fff}.main-header,.main-header .wider{position:relative}@media screen and (max-width:74.99875em){.main-header .wider{position:static}}.main-header .wider .main-logo{position:absolute;top:1.375rem;left:0;z-index:10}@media screen and (max-width:74.99875em){.main-header .wider .main-logo{background-color:#fff;top:0;width:34.4%;padding-top:.9375rem}.main-header .wider .main-logo a{display:block;text-align:center}}@media screen and (max-width:39.99875em){.main-header .wider .main-logo{width:100%;z-index:-1;padding-left:1.25rem;padding-top:0}.main-header .wider .main-logo a{text-align:left}}@media screen and (max-width:39.99875em){.main-header .wider .main-logo img{width:170px}}.main-header .wider .main-dealers{position:absolute;top:3.9375rem;left:0;color:#e73031;font-weight:800;text-transform:uppercase;font-size:.775rem;line-height:1.20968;max-width:230px;z-index:10}.main-header .wider .main-dealers a:active,.main-header .wider .main-dealers a:focus,.main-header .wider .main-dealers a:hover{color:#101923}@media screen and (max-width:74.99875em){.main-header .wider .main-dealers{background-color:#fff;top:60px;width:100%;max-width:34.4%;padding:0 .3125rem .625rem}.main-header .wider .main-dealers a{display:block;text-align:center}}@media screen and (max-width:39.99875em){.main-header .wider .main-dealers{width:100%;z-index:-1;padding:0 6.875rem 1.0625rem 1.25rem;top:35px;max-width:100%}.main-header .wider .main-dealers a{text-align:left}}.main-header .wider .main-header--helper{display:-webkit-box;display:flex;width:100%;position:relative;background-color:#fff}.main-header .wider .cart-a{position:relative}.main-header .wider .cart-a .cart{position:absolute;top:0;right:-3px;width:44px;font-size:.75rem;line-height:auto/12;letter-spacing:.02em;background-color:#101923;text-align:center;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.category-page ul .main-header .wider .cart-a .cart:active li:before,.category-page ul .main-header .wider .cart-a .cart:focus li:before,.category-page ul .main-header .wider .cart-a .cart:hover li:before,.list-page ul .main-header .wider .cart-a .cart:active li:before,.list-page ul .main-header .wider .cart-a .cart:focus li:before,.list-page ul .main-header .wider .cart-a .cart:hover li:before,.main-header .wider .cart-a .cart:active .category-page ul li:before,.main-header .wider .cart-a .cart:active .icon,.main-header .wider .cart-a .cart:active .list-page ul li:before,.main-header .wider .cart-a .cart:focus .category-page ul li:before,.main-header .wider .cart-a .cart:focus .icon,.main-header .wider .cart-a .cart:focus .list-page ul li:before,.main-header .wider .cart-a .cart:hover .category-page ul li:before,.main-header .wider .cart-a .cart:hover .icon,.main-header .wider .cart-a .cart:hover .list-page ul li:before{-webkit-transform:translateY(-10px);transform:translateY(-10px)}@media screen and (max-width:74.99875em){.main-header .wider .cart-a .cart{right:35px}}.category-page ul .main-header .wider .cart-a .cart li:before,.list-page ul .main-header .wider .cart-a .cart li:before,.main-header .wider .cart-a .cart .category-page ul li:before,.main-header .wider .cart-a .cart .icon,.main-header .wider .cart-a .cart .list-page ul li:before{color:#fff;font-size:1.5625rem;font-weight:100;padding-top:2.5rem;padding-bottom:.5rem;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;z-index:1}.main-header .wider .cart-a .cart .cart_items{position:absolute;right:11px;top:25px;z-index:0;font-size:.5rem;background-color:#e73031;border:3px solid #e73031;border-radius:180px;color:#fff;padding:0 4px}.main-nav{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-flex:1;flex:1 1 auto;max-width:1270px}.main-nav:before{content:"";position:absolute;left:-50%;right:100%;top:0;bottom:0;z-index:0;background-color:#fff}@media screen and (max-width:74.99875em){.main-nav:before{display:none}}.main-nav:after{content:"";position:absolute;left:100%;right:-50%;top:0;bottom:0;z-index:0;background-color:#fff}@media screen and (max-width:74.99875em){.main-nav:after{display:none}}.main-nav .main-nav__list{display:-webkit-box;display:flex;justifity-content:space-between;list-style:none;padding:0;margin:0;padding-right:5.9375rem;background-color:#fff;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;margin-top:2.3125rem;padding-left:13.875rem}@media screen and (max-width:74.99875em){.main-nav .main-nav__list{position:fixed;z-index:101;display:block;width:100%;padding-right:0;-webkit-transform:translateX(3500px);transform:translateX(3500px);padding-top:1.875rem;margin-top:0;padding-left:0}}.main-nav .main-nav__list.is-active{-webkit-transform:translateX(0);transform:translateX(0);left:0;top:0}.main-nav .main-nav__list__item{text-align:center}@media screen and (max-width:74.99875em){.main-nav .main-nav__list__item{margin:0;padding-bottom:.3125rem;padding-left:1.875rem;text-align:left}}@media screen and (max-width:39.99875em){.main-nav .main-nav__list__item{padding-left:.625rem}}.category-page ul .main-nav .main-nav__list__item li:before,.list-page ul .main-nav .main-nav__list__item li:before,.main-nav .main-nav__list__item .category-page ul li:before,.main-nav .main-nav__list__item .icon,.main-nav .main-nav__list__item .list-page ul li:before{position:absolute;right:3.75rem;top:auto;font-size:.5rem;padding:.625rem;-webkit-transform:translateY(-80%);transform:translateY(-80%);cursor:pointer;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}@media screen and (min-width:75em){.category-page ul .main-nav .main-nav__list__item li:before,.list-page ul .main-nav .main-nav__list__item li:before,.main-nav .main-nav__list__item .category-page ul li:before,.main-nav .main-nav__list__item .icon,.main-nav .main-nav__list__item .list-page ul li:before{display:none}}.category-page ul .main-nav .main-nav__list__item li.visible:before,.list-page ul .main-nav .main-nav__list__item li.visible:before,.main-nav .main-nav__list__item .category-page ul li.visible:before,.main-nav .main-nav__list__item .icon.visible,.main-nav .main-nav__list__item .list-page ul li.visible:before{-webkit-transform:translateY(-80%) rotate(180deg);transform:translateY(-80%) rotate(180deg)}.main-nav .main-nav__list__item .sub-menu-nav-list__item{position:absolute;list-style-type:none;text-align:left;width:200%;max-width:20.625rem;margin:0;text-transform:uppercase;background-color:#fff;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;padding-top:.75rem;padding-bottom:.375rem;-webkit-transform:translateY(-100%);transform:translateY(-100%);z-index:-1}@media screen and (max-width:89.99875em){.main-nav .main-nav__list__item .sub-menu-nav-list__item{margin-left:-50%}}@media screen and (max-width:74.99875em){.main-nav .main-nav__list__item .sub-menu-nav-list__item{-webkit-transform:translateY(5px) translateX(100%);transform:translateY(5px) translateX(100%);left:0;background-color:#e73031;z-index:1;padding-left:.625rem;margin-left:0;max-width:100%}}.main-nav .main-nav__list__item .sub-menu-nav-list__item.visible{-webkit-transform:translateY(5px) translateX(0);transform:translateY(5px) translateX(0)}.main-nav .main-nav__list__item .sub-menu-nav-list__item li{padding:0 .3125rem 0 .9375rem}@media screen and (max-width:74.99875em){.main-nav .main-nav__list__item .sub-menu-nav-list__item li{padding:0 0 0 .9375rem}}@media screen and (max-width:39.99875em){.main-nav .main-nav__list__item .sub-menu-nav-list__item li{padding:0}}.main-nav .main-nav__list__item .sub-menu-nav-list__item li a{display:block;font-family:Open Sans;text-transform:uppercase;font-size:.75rem;line-height:1.5;font-weight:800;color:#101923;padding-bottom:.3125rem}.main-nav .main-nav__list__item .sub-menu-nav-list__item li a:hover{color:#e73031}@media screen and (max-width:74.99875em){.main-nav .main-nav__list__item .sub-menu-nav-list__item li a{color:#fff}.main-nav .main-nav__list__item .sub-menu-nav-list__item li a:hover{color:#101923}}@media screen and (min-width:75em){.main-nav .main-nav__list__item:active .sub-menu-nav-list__item,.main-nav .main-nav__list__item:focus .sub-menu-nav-list__item,.main-nav .main-nav__list__item:hover .sub-menu-nav-list__item{-webkit-transform:translateY(0);transform:translateY(0)}}@media screen and (max-width:74.99875em){.main-nav .main-nav__list__item:active .sub-menu-nav-list__item,.main-nav .main-nav__list__item:focus .sub-menu-nav-list__item,.main-nav .main-nav__list__item:hover .sub-menu-nav-list__item{padding-left:.9375rem}}@media screen and (max-width:39.99875em){.main-nav .main-nav__list__item:active .sub-menu-nav-list__item,.main-nav .main-nav__list__item:focus .sub-menu-nav-list__item,.main-nav .main-nav__list__item:hover .sub-menu-nav-list__item{padding-left:.3125rem}}.main-nav .main-nav__list__item__link{position:relative;display:block;text-transform:uppercase;font-size:.90625rem;line-height:1.65517;font-weight:800;color:#101923;padding:1rem .625rem 1.125rem;height:100%}@media screen and (max-width:74.99875em){.main-nav .main-nav__list__item__link{padding:0}.main-nav .main-nav__list__item__link:active,.main-nav .main-nav__list__item__link:focus,.main-nav .main-nav__list__item__link:hover{color:#e73031!important;background-color:#fff!important}}.main-nav .main-nav__list__item__link:active,.main-nav .main-nav__list__item__link:focus,.main-nav .main-nav__list__item__link:hover{color:#fff;background-color:#e73031}.main-nav .active{color:#e73031}.main-nav .fixed-menu{display:block;position:absolute;left:0;right:0;background-color:#e73031;-webkit-transform:translateY(-250px);transform:translateY(-250px);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;z-index:-1}@media screen and (max-width:74.99875em){.main-nav .fixed-menu{position:relative;-webkit-transform:none;transform:none;z-index:2;width:100%;display:none}}.main-nav .fixed-menu.visible{display:block;padding-top:1.25rem;padding-bottom:1.25rem}.main-nav .fixed-menu:before{content:"";position:absolute;right:-50%;left:-50%;top:0;bottom:0;z-index:-2;background-color:#e73031;border-bottom:1px solid #fff}@media screen and (max-width:74.99875em){.main-nav .fixed-menu:before{display:none}}.main-nav .fixed-menu ul{display:-webkit-box;display:flex;list-style-type:none;-webkit-box-pack:justify;justify-content:space-between}@media screen and (max-width:74.99875em){.main-nav .fixed-menu ul{display:block}}.main-nav .fixed-menu ul li{font-size:.8125rem;text-align:center}@media screen and (max-width:74.99875em){.main-nav .fixed-menu ul li{text-align:left;font-size:.9375rem}}.main-nav .fixed-menu ul li a{display:block;padding:.8125rem .1875rem;color:#ffc2c4}@media screen and (max-width:74.99875em){.main-nav .fixed-menu ul li a{padding:.1875rem 0 0}}.main-nav .fixed-menu ul li a:hover{color:#fff;-webkit-transform:scale(1.15);transform:scale(1.15)}@media screen and (max-width:74.99875em){.main-nav .fixed-menu ul li a:hover{-webkit-transform:scale(1);transform:scale(1)}}@media screen and (min-width:75em){.main-nav .toggle-menu-fixed:active .fixed-menu,.main-nav .toggle-menu-fixed:focus .fixed-menu,.main-nav .toggle-menu-fixed:hover .fixed-menu{-webkit-transform:translateY(0);transform:translateY(0)}}.toggle-menu{position:absolute;z-index:5;top:28px;right:45px;z-index:999}@media screen and (min-width:75em){.toggle-menu{display:none}}@media screen and (max-width:74.99875em){.toggle-menu{right:-5px;top:11px;position:fixed}}.toggle-menu .hamburger-inner,.toggle-menu .hamburger-inner:after,.toggle-menu .hamburger-inner:before,.toggle-menu.is-active .hamburger-inner,.toggle-menu.is-active .hamburger-inner:after,.toggle-menu.is-active .hamburger-inner:before{background-color:#101923}.banner{position:relative;min-height:213px;overflow:hidden}@media screen and (max-width:74.99875em){.banner{min-height:270px}}.banner .right{position:absolute;width:58.3%;top:0;bottom:0;right:0}@media screen and (max-width:74.99875em){.banner .right{width:100%}}.banner .right .banner-single__bg{height:100%;background-size:cover!important;background-position:50%!important;background-repeat:no-repeat!important}.banner .right .banner-single__bg:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:-webkit-linear-gradient(left,#10171e,rgba(16,23,30,.75) 25%,rgba(16,25,35,.75));background:linear-gradient(90deg,#10171e 0,rgba(16,23,30,.75) 25%,rgba(16,25,35,.75));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#10171e",endColorstr="#bf101923",GradientType=1)}@media screen and (max-width:74.99875em){.banner .right .banner-single__bg{width:100%}}.banner .left{float:left;width:36.5%}@media screen and (max-width:74.99875em){.banner .left{width:100%}}.banner .left .banner__content:before{content:"";position:absolute;left:0;right:0;bottom:0;top:0;z-index:-1;background-color:#e73031}@media screen and (max-width:74.99875em){.banner .left .banner__content{position:relative;margin-top:8.125rem}.banner .left .banner__content:before{display:none}}.banner .left .banner__content .banner-title__top{padding-left:1.8125rem;padding-top:3.0625rem;color:#fff;font-weight:700;word-wrap:break-word;font-size:2.625rem;line-height:1.02381}@media screen and (max-width:74.99875em){.banner .left .banner__content .banner-title__top{padding:0}}@media screen and (max-width:63.99875em){.banner .left .banner__content .banner-title__top{font-size:1.875rem;line-height:1}}.banner .left .breadcrumb{padding-left:1.875rem;padding-top:1.0625rem;padding-bottom:1.25rem}@media screen and (max-width:74.99875em){.banner .left .breadcrumb{padding-left:0}}.banner .left .breadcrumb ul{margin:0;list-style-type:none;display:-webkit-box;display:flex;flex-wrap:wrap;color:#fff;font-size:.875rem;line-height:1.35714}@media screen and (max-width:74.99875em){.banner .left .breadcrumb ul{text-align:center}}.banner .left .breadcrumb ul li a:hover{color:#101923}.banner .left .breadcrumb ul li:after{content:" / ";margin-left:.3125rem;margin-right:.625rem}.banner .left .breadcrumb ul li:last-child:after{display:none}.category-grid{width:100%;margin-top:2.75rem}.category-grid .category-grid__helper{display:-webkit-box;display:flex;flex-wrap:wrap}.category-grid .category-grid__helper .category-grid__box{display:block;width:33.5%;border:1px solid #e0e0e0;margin-right:-1px;margin-top:-1px}.category-grid .category-grid__helper .category-grid__box:active,.category-grid .category-grid__helper .category-grid__box:focus,.category-grid .category-grid__helper .category-grid__box:hover{box-shadow:0 0 35px #ccc}.category-grid .category-grid__helper .category-grid__box:active .category-box__title,.category-grid .category-grid__helper .category-grid__box:focus .category-box__title,.category-grid .category-grid__helper .category-grid__box:hover .category-box__title{background-color:#e73031}.category-grid .category-grid__helper .category-grid__box:active .category-box__title span,.category-grid .category-grid__helper .category-grid__box:focus .category-box__title span,.category-grid .category-grid__helper .category-grid__box:hover .category-box__title span{color:#fff}@media screen and (max-width:74.99875em){.category-grid .category-grid__helper .category-grid__box{width:50%}}@media screen and (max-width:63.99875em){.category-grid .category-grid__helper .category-grid__box{width:33.333333%}}@media screen and (max-width:39.99875em){.category-grid .category-grid__helper .category-grid__box{width:50%}}@media screen and (max-width:28.12375em){.category-grid .category-grid__helper .category-grid__box{width:100%}}.category-grid .category-grid__helper .category-grid__box .category-box__image{display:block;height:182px;background-size:contain;background-position:50%;background-repeat:no-repeat;margin:0 1.5625rem}@media screen and (max-width:63.99875em){.category-grid .category-grid__helper .category-grid__box .category-box__image{margin:1.5625rem;height:140px}}@media screen and (max-width:39.99875em){.category-grid .category-grid__helper .category-grid__box .category-box__image{margin:.9375rem;height:110px}}@media screen and (max-width:28.12375em){.category-grid .category-grid__helper .category-grid__box .category-box__image{margin:.5rem}}.category-grid .category-grid__helper .category-grid__box .category-box__title{font-family:Open Sans,sans-serif;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:69px;width:100%;font-weight:600;text-transform:uppercase;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;font-size:.875rem;line-height:1.57143;border-top:1px solid #e0e0e0;padding:.3125rem}@media screen and (max-width:28.12375em){.category-grid .category-grid__helper .category-grid__box .category-box__title{border-top:none;font-size:.8125rem;line-height:1.23077;height:60px}}.category-grid .category-grid__helper .category-grid__box .category-box__title span{color:#101923;text-align:center;width:100%}.category-grid h3{margin:1.25rem 0;font-weight:600;font-size:1.4375rem;line-height:1.08696;letter-spacing:.03em;text-transform:uppercase}.dropzone{min-height:165px;border:1px dashed #d1d1d1;text-align:center;position:relative;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;margin-bottom:.75rem}.category-page ul .dropzone li:before,.dropzone .category-page ul li:before,.dropzone .icon,.dropzone .list-page ul li:before,.list-page ul .dropzone li:before{display:block;width:100%;color:#e73031;font-size:2.6875rem;margin-top:.3125rem;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.dropzone .btn{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:0;pointer-events:none;font-size:.875rem;line-height:1.71429;color:#101923;margin-top:.3125rem;width:92%}.dropzone .dz-message{display:none}.dropzone .dz-remove{position:absolute;right:0;top:0;z-index:100;background:#e73031;color:#fff;padding:.5625rem;line-height:1;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;border-top-right-radius:20px}.dropzone .dz-remove:active,.dropzone .dz-remove:focus,.dropzone .dz-remove:hover{text-decoration:none!important;background-color:#101923}.dropzone.dz-started .avatar,.dropzone.dz-started .btn{opacity:0}.category-page ul .dropzone:active li:before,.category-page ul .dropzone:focus li:before,.category-page ul .dropzone:hover li:before,.dropzone:active .category-page ul li:before,.dropzone:active .icon,.dropzone:active .list-page ul li:before,.dropzone:focus .category-page ul li:before,.dropzone:focus .icon,.dropzone:focus .list-page ul li:before,.dropzone:hover .category-page ul li:before,.dropzone:hover .icon,.dropzone:hover .list-page ul li:before,.list-page ul .dropzone:active li:before,.list-page ul .dropzone:focus li:before,.list-page ul .dropzone:hover li:before{color:#101923}.contact-form-box{position:relative;float:right;width:80.5%;border:2px solid #e73031;box-shadow:0 10px 70px #b7b7b7;margin-bottom:-.125rem}@media screen and (max-width:74.99875em){.contact-form-box{width:88%}}@media screen and (max-width:63.99875em){.contact-form-box{width:100%}}.contact-form-box .heading{background-color:#e73031;padding:1.125rem 2.375rem;color:#fff;font-size:1.5625rem;line-height:1.16;font-weight:700}@media screen and (max-width:39.99875em){.contact-form-box .heading br{display:none}}@media screen and (max-width:39.99875em){.contact-form-box .heading{padding:.625rem}}.contact-form-box .contact-form{padding:1.0625rem 2.375rem;position:relative}@media screen and (max-width:39.99875em){.contact-form-box .contact-form{padding:.625rem}}.contact-form-box .contact-form .text{font-size:.8125rem;line-height:1.84615;color:#a5a7a9}.contact-form-box .contact-form input,.contact-form-box .contact-form select,.contact-form-box .contact-form textarea{font-family:Open Sans,sans-serif;font-weight:600;font-size:.8125rem;height:45px;border:none;margin-bottom:.25rem;box-shadow:none;cursor:pointer;background-color:#e7e8e9;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.contact-form-box .contact-form input:focus,.contact-form-box .contact-form select:focus,.contact-form-box .contact-form textarea:focus{background-color:#d1d1d1}.contact-form-box .contact-form .filterText{font-size:.6875rem;line-height:1.18182;color:#a5a7a9}.contact-form-box .contact-form textarea{margin-top:1.375rem;min-height:222px;height:auto}.contact-form-box .contact-form label{margin-top:.75rem;position:relative;padding-left:1.25rem;cursor:pointer;line-height:normal}.contact-form-box .contact-form label .square{width:13px;height:13px;display:inline-block;background-color:#e7e8e9;position:absolute;left:0;top:16px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.contact-form-box .contact-form label .square:before{content:"";position:absolute;left:2px;right:2px;top:2px;bottom:2px;opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background-color:#e73031}.contact-form-box .contact-form input:checked+.square:before{-webkit-transform:scale(1);transform:scale(1);opacity:1}.contact-form-box button.Zebra_DatePicker_Icon{padding-right:2.5rem;background:none;background-image:url(../img/home/calendar.png);background-repeat:no-repeat;background-size:contain;background-position:50%}.contact-form-box button.Zebra_DatePicker_Icon:focus{outline:none}.contact-form-box .Zebra_DatePicker_Icon_Wrapper{width:100%!important}.contact-form-box .send{float:right;margin-top:1.5625rem;margin-bottom:1.875rem;padding:1rem 2.5rem .875rem}.category-page ul .contact-form-box .send li:before,.contact-form-box .send .category-page ul li:before,.contact-form-box .send .icon,.contact-form-box .send .list-page ul li:before,.list-page ul .contact-form-box .send li:before{color:#fff;font-size:1.5625rem;padding-right:.9375rem;vertical-align:middle;margin-top:-.125rem}.category-page ul .contact-form-box .send:active li:before,.category-page ul .contact-form-box .send:focus li:before,.category-page ul .contact-form-box .send:hover li:before,.contact-form-box .send:active .category-page ul li:before,.contact-form-box .send:active .icon,.contact-form-box .send:active .list-page ul li:before,.contact-form-box .send:focus .category-page ul li:before,.contact-form-box .send:focus .icon,.contact-form-box .send:focus .list-page ul li:before,.contact-form-box .send:hover .category-page ul li:before,.contact-form-box .send:hover .icon,.contact-form-box .send:hover .list-page ul li:before,.list-page ul .contact-form-box .send:active li:before,.list-page ul .contact-form-box .send:focus li:before,.list-page ul .contact-form-box .send:hover li:before{color:#e73031}@media screen and (max-width:28.12375em){.contact-form-box .send{width:100%}}.dp_selected{background:#e73031!important}.dp_current{color:#e73031!important}@font-face{font-family:icons;src:url(../fonts/icons.eot);src:url(../fonts/icons.eot?#iefix) format("embedded-opentype"),url(../fonts/icons.woff2) format("woff2"),url(../fonts/icons.woff) format("woff"),url(../fonts/icons.ttf) format("truetype"),url(../fonts/icons.svg#icons) format("svg");font-weight:400;font-style:normal}.category-page ul li:before,.icon,.list-page ul li:before{font-family:icons;display:inline-block;vertical-align:middle;line-height:1;font-weight:400;font-style:normal;speak:none;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-arrow-right-circular:before{content:"\EA01"}.icon-shopping-cart:before{content:"\EA02"}.icon-star:before{content:"\EA03"}.icon-facebook:before{content:"\EA04"}.icon-youtube:before{content:"\EA05"}.icon-question-mark:before{content:"\EA06"}.icon-cancel:before{content:"\EA07"}.icon-camera:before{content:"\EA08"}.icon-glob:before{content:"\EA09"}.icon-laptop:before{content:"\EA0A"}.icon-lesson:before{content:"\EA0B"}.icon-mic:before{content:"\EA0C"}.icon-monitior:before{content:"\EA0D"}.icon-plus:before{content:"\EA0E"}.icon-shop:before{content:"\EA0F"}.icon-svg10:before{content:"\EA10"}.icon-svg9:before{content:"\EA11"}.icon-information-small-i:before{content:"\EA12"}.category-page ul li:before,.icon-arrow-small-down:before,.list-page ul li:before,.partners-page .partners-page__content .partners-page-content__left ul li:before,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content ul li:before{content:"\EA13"}.icon-listing-option:before{content:"\EA14"}.icon-small-boxes:before{content:"\EA15"}.icon-docx:before{content:"\EA16"}.icon-file:before{content:"\EA17"}.icon-zip:before{content:"\EA18"}.icon-boxes:before{content:"\EA19"}.icon-ruler:before{content:"\EA1A"}.icon-play:before{content:"\EA1B"}.icon-info-button:before,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .notice:before{content:"\EA1C"}.icon-add:before{content:"\EA1D"}.icon-search:before{content:"\EA1E"}.icon-edit:before{content:"\EA1F"}.icon-minus:before{content:"\EA20"}.icon-plus-icon:before{content:"\EA21"}.icon-forbidden:before{content:"\EA22"}.icon-coding:before{content:"\EA23"}.icon-setting2:before{content:"\EA24"}.icon-settings3:before{content:"\EA25"}.list-grid{width:100%;margin-top:2.75rem}.list-grid .list-grid__helper{display:-webkit-box;display:flex;flex-wrap:wrap;padding-right:.0625rem}.list-grid .list-grid__helper .list-grid__box{display:block;width:33.5%;border:1px solid #e0e0e0;margin-right:-1px;margin-top:-1px;position:relative}@media screen and (max-width:74.99875em){.list-grid .list-grid__helper .list-grid__box{width:50%}}@media screen and (max-width:63.99875em){.list-grid .list-grid__helper .list-grid__box{width:33.333333%}}@media screen and (max-width:39.99875em){.list-grid .list-grid__helper .list-grid__box{width:50%}}@media screen and (max-width:28.12375em){.list-grid .list-grid__helper .list-grid__box{width:100%}}.list-grid .list-grid__helper .list-grid__box .list-box__promo{position:absolute;top:0;left:0;text-transform:uppercase;color:#fff;padding:.25rem .9375rem;font-size:.9375rem;background-color:#e73031}.list-grid .list-grid__helper .list-grid__box .list-box__image{display:block;height:182px;background-size:contain;background-position:50%;background-repeat:no-repeat;margin:0 1.5625rem}@media screen and (max-width:63.99875em){.list-grid .list-grid__helper .list-grid__box .list-box__image{margin:1.5625rem;height:140px}}@media screen and (max-width:39.99875em){.list-grid .list-grid__helper .list-grid__box .list-box__image{height:110px}}.list-grid .list-grid__helper .list-grid__box .list-box__title{font-family:Open Sans,sans-serif;display:block;width:100%;text-align:center;font-weight:600;text-transform:uppercase;font-size:.875rem;line-height:1.46429;border-top:1px solid #e0e0e0;padding:.9375rem .625rem 4.375rem;color:#101923}.list-grid .list-grid__helper .list-grid__box .list-box__title .spanTitle{display:block;width:100%}.list-grid .list-grid__helper .list-grid__box .list-box__title .list-box__price{display:block;width:100%;font-size:.6875rem;line-height:1.86364}.list-grid .list-grid__helper .list-grid__box .list-box__title .list-box__price span{text-decoration:line-through;white-space:nowrap;font-size:.75rem}.list-grid .list-grid__helper .list-grid__box .list-box__title .tooltipPopup{position:absolute;bottom:111%;left:45%;width:350px;z-index:9;border:2px solid #e73031;padding:.625rem .3125rem;background-color:#fff;visibility:hidden;overflow:hidden;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-transition-delay:.5s;transition-delay:.5s;color:#101923;font-size:.75rem;line-height:1.5;font-weight:400;text-transform:none}@media screen and (max-width:63.99875em){.list-grid .list-grid__helper .list-grid__box .list-box__title .tooltipPopup{left:-128px;width:200px}}.list-grid .list-grid__helper .list-grid__box .list-box__title .tooltip:active .tooltipPopup,.list-grid .list-grid__helper .list-grid__box .list-box__title .tooltip:focus .tooltipPopup,.list-grid .list-grid__helper .list-grid__box .list-box__title .tooltip:hover .tooltipPopup{visibility:visible;-webkit-transform:scale(1);transform:scale(1)}.list-grid .list-grid__helper .list-grid__box .list-box__title .list-box__price-red{display:block;width:100%;color:#e73031;white-space:nowrap}.list-grid .list-grid__helper .list-grid__box .list-box__title .list-box__price-black{display:inline-block;white-space:nowrap}.list-grid .list-grid__helper .list-grid__box .list-box__title .tooltip{display:inline-block;color:#e8e8e8;position:relative;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.list-grid .list-grid__helper .list-grid__box .list-box__title .tooltip:active,.list-grid .list-grid__helper .list-grid__box .list-box__title .tooltip:focus,.list-grid .list-grid__helper .list-grid__box .list-box__title .tooltip:hover{color:#e73031}.list-grid .list-grid__helper .list-grid__box .list-box__title .list-box__button{position:absolute;bottom:15px;left:10px;right:10px;display:block;text-align:center;margin:0 auto;color:#a5a7a9;text-transform:none;font-weight:500;font-size:.875rem;line-height:1.42857;margin-top:.625rem;padding:.625rem;background-color:#e8e8e8;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.list-grid .list-grid__helper .list-grid__box:active,.list-grid .list-grid__helper .list-grid__box:focus,.list-grid .list-grid__helper .list-grid__box:hover{box-shadow:0 0 35px #ccc}.list-grid .list-grid__helper .list-grid__box:active .list-box__button,.list-grid .list-grid__helper .list-grid__box:focus .list-box__button,.list-grid .list-grid__helper .list-grid__box:hover .list-box__button{color:#fff;background-color:#e73031}.pre-mask{position:fixed;z-index:10000;top:0;bottom:0;left:0;right:0;background-color:#101923}.pre-mask .preolader-transform{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.panel-left-menu{overflow:hidden;padding-top:3.125rem;position:relative}@media screen and (max-width:47.99875em){.panel-left-menu{padding-top:1.25rem}}.panel-left-menu .panel-left-menu__helper{position:relative;overflow:hidden;margin-top:.6875rem}.panel-left-menu .menu-left ul{margin-left:.125rem}.panel-left-menu .menu-left ul li{font-weight:700;color:#b8b8b8;font-size:1.25rem;line-height:1.55;list-style-type:none}.panel-left-menu .menu-left ul li a{display:block;padding-bottom:.9375rem;margin-bottom:.9375rem;border-bottom:1px solid #e7e7e7}.category-page .panel-left-menu .menu-left ul li a li:before,.list-page .panel-left-menu .menu-left ul li a li:before,.panel-left-menu .menu-left .category-page ul li a li:before,.panel-left-menu .menu-left .list-page ul li a li:before,.panel-left-menu .menu-left ul li a .icon{color:#e73031;font-weight:700;font-size:1.6875rem;margin-right:1.25rem;vertical-align:initial}@media screen and (max-width:63.99875em){.category-page .panel-left-menu .menu-left ul li a li:before,.list-page .panel-left-menu .menu-left ul li a li:before,.panel-left-menu .menu-left .category-page ul li a li:before,.panel-left-menu .menu-left .list-page ul li a li:before,.panel-left-menu .menu-left ul li a .icon{font-size:1.25rem;margin-right:.3125rem}}.panel-left-menu .menu-left ul li a.active{color:#101923}.panel-left-menu .menu-left ul li a:active,.panel-left-menu .menu-left ul li a:focus,.panel-left-menu .menu-left ul li a:hover{color:#e73031}@media screen and (max-width:63.99875em){.panel-left-menu .menu-left ul li a{padding-bottom:.625rem;margin-bottom:.625rem}}@media screen and (max-width:63.99875em){.panel-left-menu .menu-left ul li{font-size:1.0625rem;line-height:1.47059}}.panel-left-menu .logout-button{float:left;font-family:Open Sans,sans-serif;font-size:1rem;line-height:auto/16;padding:.625rem 1.625rem;border:1px solid #e3e3e3;color:#101923}.panel-left-menu .logout-button:active,.panel-left-menu .logout-button:focus,.panel-left-menu .logout-button:hover{background-color:#e73031;border:1px solid #e73031;color:#fff}@media screen and (max-width:28.12375em){.panel-left-menu .logout-button{width:100%;text-align:center}}.verifity{display:block;width:100%;margin-top:1.875rem;margin-bottom:3.125rem;font-size:15px}.verifity ul{margin:0}.verifity ul li{list-style-type:none;margin-top:10px}.verifity ul li span{color:#e73031;display:block}.verifity ul li a{display:block;margin-bottom:20px;font-weight:700;color:#101923;font-size:1.25rem;line-height:1.2}.verifity ul li a:active,.verifity ul li a:focus,.verifity ul li a:hover{color:#e73031}.msg-wrap .msg{font-weight:500;text-align:center;color:#fff;padding:.7em 0;margin:.4375em 0}.msg-wrap .msg-info{background:#81d4fa}.msg-wrap .msg-error{background:#ec5840}.msg-wrap .msg-success{background:#3adb76}.formError{box-sizing:content-box;opacity:1!important;z-index:99!important}.formError .formErrorContent{padding:7px 10px!important}.formError .formErrorArrow div,.formError .formErrorContent{border:none!important;border-radius:0!important;background:#ec5840!important;font-size:12px!important;line-height:1!important;box-shadow:0 0 0 rgba(16,25,35,.4)!important}.formError .line1,.formError .line2{display:none!important}.swal2-modal{font-family:Exo\ 2,sans-serif}.blackPopup .formErrorArrow div,.blackPopup .formErrorContent{background:#81d4fa!important}.mesg{padding:5px 15px;font-size:17px;border:2px solid;text-align:center;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;z-index:9999}.mesg .msg-body{display:inline-block;position:relative;text-align:center;font-weight:300}.mesg .msg-body:before{top:0;left:0;bottom:0;margin:auto;width:38px;height:37px;font-size:22px;position:absolute;font-family:icons}.mesg .msg-body strong{font-weight:700}.mesg.hidden{opacity:0;-webkit-transform:translateY(-20%);transform:translateY(-20%);height:0}.mesg.hd{display:none}.mesg.msg-full{float:left;width:100%}.mesg.msg-info{border-color:#e73031;background-color:#e73031}.mesg.msg-info strong{color:#e73031}.mesg.msg-info .msg-body:before{background:#e73031;color:#fff}.mesg.msg-success{border-color:#619e00;background-color:#619e00}.mesg.msg-success .msg-body,.mesg.msg-success .msg-body:before{color:#fff}.mesg.msg-error{border-color:#e73031;background-color:#e73031}.mesg.msg-error .msg-body,.mesg.msg-error .msg-body:before{color:#fff}.formMessage{position:relative;overflow:hidden;width:100%;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.formMessageFixed,.messageIsFixed{position:fixed;top:0;left:0;right:0;z-index:9999}.messageIsFixed{padding:5px 15px;font-size:17px;border:2px solid #619e00;background-color:#619e00;color:#fff;text-align:center;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.messageIsFixed.hidden{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.add-to-category-popup{position:absolute;top:0;left:0;width:100%;height:100%;z-index:998}.add-to-category-popup:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(16,25,35,.82);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.add-to-category-popup .add-to-category-popup__content{position:absolute;background-color:#fff;max-width:1100px;width:100%;top:.625rem;left:50%;z-index:999;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:.3125rem .625rem}@media screen and (max-width:47.99875em){.add-to-category-popup .add-to-category-popup__content{max-width:95%;min-width:95%;overflow-y:scroll;height:95%}}.add-to-category-popup .add-to-category-popup__content .add-to-category-popup__success{color:#101923;font-weight:700;text-transform:uppercase;text-align:center;font-size:1.1875rem;line-height:1.05263;padding:.3125rem}@media screen and (max-width:47.99875em){.add-to-category-popup .add-to-category-popup__content .add-to-category-popup__success{padding:0}}.add-to-category-popup .add-to-category-popup__content .add-to-category-popup__text{text-transform:uppercase;color:#7c7f84;margin-top:.3125rem;font-size:.875rem}@media screen and (max-width:28.12375em){.add-to-category-popup .add-to-category-popup__content .add-to-category-popup__text{font-size:.75rem}}.add-to-category-popup .add-to-category-popup__content .add-to-category-popup__input-text{margin:0 auto;margin-bottom:.625rem;font-size:.8125rem;line-height:1.53846;color:#bfbfbf}.add-to-category-popup .add-to-category-popup__content .add-to-category-popup__input-text input{box-shadow:none;height:35px;border:1px solid #e0e0e0;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;margin-bottom:0;padding:0 .625rem}.add-to-category-popup .add-to-category-popup__content .dropzone{padding:0}.add-to-category-popup .add-to-category-popup__content .dropzone_content_pop{float:right;width:35%;margin-top:1.1875rem;min-height:355px}@media screen and (max-width:47.99875em){.add-to-category-popup .add-to-category-popup__content .dropzone_content_pop{float:none;width:100%;padding:5px;margin:0;min-height:130px}}@media screen and (max-width:47.99875em){.add-to-category-popup .add-to-category-popup__content .dz-preview{margin:0}}.add-to-category-popup .add-to-category-popup__content .cke_content_pop{float:left;width:63%}@media screen and (max-width:47.99875em){.add-to-category-popup .add-to-category-popup__content .cke_content_pop{float:none;width:100%}}.add-to-category-popup .add-to-category-popup__content .cke_contents{height:300px!important}.add-to-category-popup .add-to-category-popup__content .add-to-category-popup__buttons{display:block;width:100%;text-align:center;font-weight:700;padding-top:0;overflow:hidden}.add-to-category-popup .add-to-category-popup__content .btn-left{text-transform:uppercase;cursor:pointer;background-color:#101923;border:3px solid #101923;margin-right:.625rem}.add-to-category-popup .add-to-category-popup__content .btn-left:active,.add-to-category-popup .add-to-category-popup__content .btn-left:focus,.add-to-category-popup .add-to-category-popup__content .btn-left:hover{color:#101923;background-color:transparent}@media screen and (max-width:28.12375em){.add-to-category-popup .add-to-category-popup__content .btn-left{width:100%;margin-bottom:.3125rem;padding:.5rem}}.add-to-category-popup .add-to-category-popup__content .btn-right{text-transform:uppercase;cursor:pointer}@media screen and (max-width:28.12375em){.add-to-category-popup .add-to-category-popup__content .btn-right{width:100%;padding:.5rem}}.add-to-cart-popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:998;background-color:rgba(16,25,35,.82)}.add-to-cart-popup .add-to-cart-popup__content{position:absolute;background-color:#fff;max-width:650px;min-width:650px;top:50%;left:50%;z-index:999;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);padding:.3125rem}@media screen and (max-width:47.99875em){.add-to-cart-popup .add-to-cart-popup__content{max-width:95%;min-width:95%}}.add-to-cart-popup .add-to-cart-popup__content .add-to-cart-popup__success{color:#101923;font-weight:700;text-transform:uppercase;text-align:center;font-size:1.1875rem;line-height:1.05263;padding:4.0625rem .3125rem 2.8125rem}.add-to-cart-popup .add-to-cart-popup__content .add-to-cart-popup__text{text-transform:uppercase;color:#7c7f84;margin-top:.3125rem;font-size:.875rem}@media screen and (max-width:28.12375em){.add-to-cart-popup .add-to-cart-popup__content .add-to-cart-popup__text{font-size:.75rem}}.add-to-cart-popup .add-to-cart-popup__content .add-to-cart-popup__buttons{display:block;width:100%;text-align:center;font-weight:700;padding-bottom:2.5rem}.add-to-cart-popup .add-to-cart-popup__content .btn-left{text-transform:uppercase;cursor:pointer;background-color:#101923;border:3px solid #101923;margin-right:.625rem}.add-to-cart-popup .add-to-cart-popup__content .btn-left:active,.add-to-cart-popup .add-to-cart-popup__content .btn-left:focus,.add-to-cart-popup .add-to-cart-popup__content .btn-left:hover{color:#101923;background-color:transparent}@media screen and (max-width:28.12375em){.add-to-cart-popup .add-to-cart-popup__content .btn-left{width:100%;margin-bottom:.3125rem;padding:.5rem}}.add-to-cart-popup .add-to-cart-popup__content .btn-right{text-transform:uppercase;cursor:pointer}@media screen and (max-width:28.12375em){.add-to-cart-popup .add-to-cart-popup__content .btn-right{width:100%;padding:.5rem}}.mask{text-align:center;z-index:10000;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}.mask .md-preloader{position:relative;top:50%;margin-top:-50px}.md-preloader{font-size:0;display:inline-block;-webkit-animation:l 5s linear infinite;animation:l 5s linear infinite}.md-preloader svg{-webkit-animation:m 1s linear infinite;animation:m 1s linear infinite}.md-preloader svg circle{fill:none;stroke:#e73031;stroke-linecap:square;-webkit-animation:n 1s cubic-bezier(.8,0,.4,.8) infinite;animation:n 1s cubic-bezier(.8,0,.4,.8) infinite}@-webkit-keyframes l{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes l{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes m{0%{-webkit-transform:rotate(-100.8deg);transform:rotate(-100.8deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes m{0%{-webkit-transform:rotate(-100.8deg);transform:rotate(-100.8deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes n{0%{stroke-dasharray:1 210.48671px;stroke-dashoffset:0}40%{stroke-dasharray:151.55043px,210.48671px;stroke-dashoffset:0}to{stroke-dasharray:1 210.48671px;stroke-dashoffset:-151.55043px}}@keyframes n{0%{stroke-dasharray:1 210.48671px;stroke-dashoffset:0}40%{stroke-dasharray:151.55043px,210.48671px;stroke-dashoffset:0}to{stroke-dasharray:1 210.48671px;stroke-dashoffset:-151.55043px}}.progress-notice{margin-top:1.25rem}.progress-notice .text-danger{color:#a94442}.progress-notice .alert{padding:.9375rem;border:1px solid transparent;border-radius:0}.progress-notice .alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.progress-notice .alert-success a{color:#e73031}.progress-notice .alert-success a:active,.progress-notice .alert-success a:focus,.progress-notice .alert-success a:hover{color:#101923}.progress-notice .progress{height:24px;padding:2px;margin:.9375rem 0;background-color:#e7e8e9;border:1px solid #d1d1d1;box-shadow:none}.progress-notice .progress .progress-bar{float:left;width:0;height:100%;font-size:14px;line-height:20px;color:#fff;text-align:center;background-color:#e73031;box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;transition:width .6s ease}.progress-notice .progress .progress-bar-success{background-color:#3e823e}.progress-notice .listinfo{margin-top:1.25rem}.progress-notice .listinfo p{margin-bottom:0}@media screen and (max-width:28.12375em){.progress-notice .listinfo{margin-top:.625rem;margin-bottom:2.5rem;font-size:.875rem}}.homepage-slider{position:relative}.homepage-slider .homepage-slider__single-slide{height:420px}@media screen and (min-width:87.5em){.homepage-slider .homepage-slider__single-slide{height:500px}}.homepage-slider .left{position:absolute;right:0;top:0;bottom:0;width:100%}@media screen and (min-width:87.5em){.homepage-slider .left{height:500px}}@media screen and (max-width:74.99875em){.homepage-slider .left{width:100%}}.homepage-slider .left .homepage-slider__single-slide__bg{height:100%;background-size:cover!important;background-position:50%!important;background-repeat:no-repeat!important}.homepage-slider .left .homepage-slider__single-slide__bg:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:-webkit-linear-gradient(left,rgba(16,25,35,.5),rgba(16,25,35,.3) 26%,rgba(16,25,35,.3));background:linear-gradient(90deg,rgba(16,25,35,.5) 0,rgba(16,25,35,.3) 26%,rgba(16,25,35,.3));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#80101923",endColorstr="#4d101923",GradientType=1)}@media screen and (max-width:74.99875em){.homepage-slider .left .homepage-slider__single-slide__bg{width:100%}}.homepage-slider .homepage-slider__title__button{display:block;margin-left:.3125rem;font-size:.9375rem}.category-page ul .homepage-slider .homepage-slider__title__button li:before,.homepage-slider .homepage-slider__title__button .category-page ul li:before,.homepage-slider .homepage-slider__title__button .icon,.homepage-slider .homepage-slider__title__button .list-page ul li:before,.list-page ul .homepage-slider .homepage-slider__title__button li:before{font-size:1.6875rem;font-weight:100;margin-right:.75rem}.homepage-slider .homepage-slider__content{display:block;position:absolute;left:0;right:0;bottom:0;top:0;z-index:-1;background-color:#e73031}@media screen and (max-width:74.99875em){.homepage-slider .homepage-slider__content{z-index:1;background-color:transparent}}.homepage-slider .homepage-slider__content .wrapper{position:static;display:block;height:100%}@media screen and (max-width:63.99875em){.homepage-slider .homepage-slider__content .wrapper{padding-top:5rem}}.homepage-slider .homepage-slider__content .wrapper .homepage-slider__content--helper{display:block;position:relative;height:100%}.homepage-slider .homepage-slider__content .homepage-slider__title{display:block;color:#fff;position:absolute;top:0;left:0;right:0;background-color:#e73031;z-index:9;bottom:0;max-width:31%;padding-left:3.125rem}@media screen and (max-width:74.99875em){.homepage-slider .homepage-slider__content .homepage-slider__title{width:100%;top:0;left:6%;right:6%;background-color:transparent;max-width:90%;margin-top:2.5rem;padding-left:0}}.homepage-slider .homepage-slider__content .homepage-slider__title-content{display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width:63.99875em){.homepage-slider .homepage-slider__content .homepage-slider__title-content{position:static;margin-top:2.5rem}}.homepage-slider .homepage-slider__content .homepage-slider__title-content:after{content:"";position:absolute;height:100%;width:1px;top:0;bottom:0;left:-1.5625rem;border-left:1px solid #101923}@media screen and (max-width:74.99875em){.homepage-slider .homepage-slider__content .homepage-slider__title-content:after{border-color:#e73031}}.homepage-slider .homepage-slider__content .homepage-slider__title-content:before{content:"";position:absolute;top:-100%;bottom:-100%;left:0;right:-10px;z-index:-1;background-color:#e73031}@media screen and (max-width:74.99875em){.homepage-slider .homepage-slider__content .homepage-slider__title-content:before{display:none}}.homepage-slider .homepage-slider__content .homepage-slider__title__top{display:block;font-weight:700;font-size:1.125rem;line-height:1.11111}@media screen and (max-width:63.99875em){.homepage-slider .homepage-slider__content .homepage-slider__title__top{font-size:.9375rem;line-height:auto/15}}.homepage-slider .homepage-slider__content .homepage-slider__title__bottom{display:block;padding-top:.1875rem;text-transform:uppercase;font-size:3.1875rem;line-height:1.01961;letter-spacing:.01em;font-weight:700;color:#fff;margin-bottom:1.25rem}@media screen and (max-width:63.99875em){.homepage-slider .homepage-slider__content .homepage-slider__title__bottom{font-size:2.75rem;line-height:auto/44}}@media screen and (max-width:39.99875em){.homepage-slider .homepage-slider__content .homepage-slider__title__bottom{padding-right:1.75rem;font-size:1.875rem;line-height:1.1}}.homepage-slider .homepage-slider__content .V-second-top{font-size:2.25rem;line-height:1.11111}@media screen and (max-width:39.99875em){.homepage-slider .homepage-slider__content .V-second-top{font-size:1.875rem;line-height:1.06667}}.homepage-slider .homepage-slider__content .V-second-bottom{font-size:.875rem;line-height:1.5;font-weight:400;text-transform:none}@media screen and (max-width:39.99875em){.homepage-slider .homepage-slider__content .V-second-bottom{font-size:.875rem;line-height:1.28571;padding-right:1.875rem}}.homepage-slider .homepage-slider__content .V-third-bottom{font-size:2.25rem;line-height:1.25}@media screen and (max-width:39.99875em){.homepage-slider .homepage-slider__content .V-third-bottom{font-size:1.5625rem;line-height:1.28}}.slick-dots{display:-webkit-box;display:flex;-webkit-box-pack:space-evenly;justify-content:space-evenly;-webkit-transform:translateY(-45%);transform:translateY(-45%);background-color:#fff;border-radius:5px;overflow:hidden;max-width:1271.73913px;width:81.4%;padding-bottom:1.5625rem}@media screen and (min-width:87.5em){.slick-dots{width:60%}}@media screen and (max-width:63.99875em){.slick-dots{position:absolute;display:block;right:20px;top:50%;padding:0;background-color:transparent;width:20px;border-radius:0}}.slick-dots li{font-family:Open Sans,sans-serif;border-radius:5px;box-shadow:0 10px 25px -8px #dfdfdf;width:100%;text-align:center;color:#a5a7a9;text-transform:uppercase;font-weight:400;list-style-type:none;padding:1.625rem .3125rem 1.25rem;font-size:.8125rem;line-height:1.76923;letter-spacing:.03em;border-right:1px solid #dfdfe0;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;cursor:pointer;white-space:nowrap}.slick-dots li:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.slick-dots li:nth-child(n+2){border-radius:0}.slick-dots li:last-child{border-top-left-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:5px;border-right:none}.slick-dots li a{color:#a5a7a9}.slick-dots li:active a,.slick-dots li:focus a,.slick-dots li:hover a{color:#101923}@media screen and (max-width:63.99875em){.slick-dots li{padding:0;box-shadow:none;border:none;border-radius:none;position:relative;margin-bottom:.5rem!important}.slick-dots li:before{content:"";position:absolute;left:0;top:0;width:20px;height:20px;border:3px solid #101923;border-radius:50%}.slick-dots li a{color:transparent!important}}.slick-dots li.slick-active{background-color:#101923}.slick-dots li.slick-active a{color:#fff;position:relative;font-weight:600}.slick-dots li.slick-active a:before{content:"";position:absolute;border-top:1px solid #e73031;top:-5px;left:0;width:28px;height:1px}@media screen and (max-width:63.99875em){.slick-dots li.slick-active a:before{display:none}}@media screen and (max-width:63.99875em){.slick-dots li.slick-active a{font-weight:400}}.slick-dots li.slick-active:active a,.slick-dots li.slick-active:focus a,.slick-dots li.slick-active:hover a{color:#a5a7a9}@media screen and (max-width:63.99875em){.slick-dots li.slick-active{background-color:transparent;position:relative}.slick-dots li.slick-active:after{content:"";position:absolute;background-color:#e73031;border-radius:50%;width:10px;height:10px;top:5px;left:5px}}.error-page{text-align:center;margin:18.125rem 0}@media screen and (max-width:28.12375em){.error-page{margin:10.9375rem 0}}.error-page .errore{display:inline;font-size:4.375rem;line-height:.85714;color:#e73031}.error-page .errore span{font-weight:600;font-size:3.4375rem;line-height:1.09091;display:inline}.error-page span{color:#101923;display:block;font-size:1.25rem;line-height:1.25}@media screen and (max-width:28.12375em){.error-page span{font-size:1.0625rem}}.error-page a{color:#e73031}.error-page a:active,.error-page a:focus,.error-page a:hover{color:#101923}.settings-panel select{display:block;max-width:400px;font-size:1rem;height:45px;border:none;box-shadow:none;cursor:pointer;background-color:#e7e8e9;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.settings-panel select:focus{background-color:#d1d1d1}@media screen and (max-width:47.99875em){.settings-panel select{max-width:100%}}.textarea__helper{position:relative}.about-panel .about-panel__left{float:left;width:24%}@media screen and (max-width:63.99875em){.about-panel .about-panel__left{width:100%}}.about-panel .about-panel__right{float:right;width:76%;padding:2.9375rem 0 2.0625rem 2.9375rem;border-left:1px solid #e7e7e7}@media screen and (max-width:63.99875em){.about-panel .about-panel__right{width:100%;padding:1.875rem 0 0;border-left:none}}.about-panel .about-panel__right .box{position:relative;background-color:#eeefef;margin-top:1.5625rem;margin-bottom:1.25rem;padding:.8125rem 0 .8125rem 1.5625rem;font-weight:700;font-size:.9375rem;line-height:1.6;letter-spacing:.025em;text-transform:uppercase}.about-panel .about-panel__right .box .heading{display:initial}.about-panel .about-panel__right .box .button{position:absolute;right:0;top:0;bottom:0;margin:0;padding:.8125rem 1.4375rem;font-family:Open Sans,sans-serif;font-size:.9375rem;line-height:1.6;letter-spacing:.025em;font-weight:600;text-transform:uppercase}@media screen and (max-width:28.12375em){.about-panel .about-panel__right .box .button{position:absolute;float:none;top:55px;left:0;right:0}}@media screen and (max-width:28.12375em){.about-panel .about-panel__right .box{padding-bottom:4.375rem}}@media screen and (max-width:28.12375em){.about-panel .about-panel__right .box.nomargin{padding-bottom:.8125rem}}.about-panel .about-panel__right .tooltip{display:inline-block;color:#bfbfbf;font-size:1.0625rem;position:relative;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;margin-left:.4375rem}.about-panel .about-panel__right .tooltip:active,.about-panel .about-panel__right .tooltip:focus,.about-panel .about-panel__right .tooltip:hover{color:#e73031}.about-panel .about-panel__right .tooltipPopup{position:absolute;bottom:111%;left:-165px;width:350px;z-index:9;border:2px solid #e73031;padding:.625rem .3125rem;background-color:#fff;visibility:hidden;overflow:hidden;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-transition-delay:.5s;transition-delay:.5s;color:#101923;font-size:.75rem;line-height:1.5;font-weight:400;text-transform:none}@media screen and (max-width:63.99875em){.about-panel .about-panel__right .tooltipPopup{bottom:100%;left:-70px}}@media screen and (max-width:28.12375em){.about-panel .about-panel__right .tooltipPopup{bottom:100%;left:-80px;width:270px}}.about-panel .about-panel__right .tooltip:active .tooltipPopup,.about-panel .about-panel__right .tooltip:focus .tooltipPopup,.about-panel .about-panel__right .tooltip:hover .tooltipPopup{visibility:visible;-webkit-transform:scale(1);transform:scale(1)}.about-panel .about-panel__right .about-panel__icon-section{display:-webkit-box;display:flex;margin-bottom:2.1875rem}.about-panel .about-panel__right .about-panel__icon-section .left{margin-top:.375rem;padding-right:1.375rem}.about-panel .about-panel__right .about-panel__icon-section .left .category-page ul li:before,.about-panel .about-panel__right .about-panel__icon-section .left .icon,.about-panel .about-panel__right .about-panel__icon-section .left .list-page ul li:before,.category-page ul .about-panel .about-panel__right .about-panel__icon-section .left li:before,.list-page ul .about-panel .about-panel__right .about-panel__icon-section .left li:before{border:1px solid #e0e0e0;padding:1.4375rem 1.5625rem;font-size:2.5rem}@media screen and (max-width:39.99875em){.about-panel .about-panel__right .about-panel__icon-section .left .category-page ul li:before,.about-panel .about-panel__right .about-panel__icon-section .left .icon,.about-panel .about-panel__right .about-panel__icon-section .left .list-page ul li:before,.category-page ul .about-panel .about-panel__right .about-panel__icon-section .left li:before,.list-page ul .about-panel .about-panel__right .about-panel__icon-section .left li:before{padding:1.25rem;font-size:2.5rem}}@media screen and (max-width:28.12375em){.about-panel .about-panel__right .about-panel__icon-section .left .category-page ul li:before,.about-panel .about-panel__right .about-panel__icon-section .left .icon,.about-panel .about-panel__right .about-panel__icon-section .left .list-page ul li:before,.category-page ul .about-panel .about-panel__right .about-panel__icon-section .left li:before,.list-page ul .about-panel .about-panel__right .about-panel__icon-section .left li:before{padding:.9375rem;font-size:1.5625rem}}@media screen and (max-width:39.99875em){.about-panel .about-panel__right .about-panel__icon-section .left{padding-right:.625rem}}.about-panel .about-panel__right .about-panel__icon-section .right{position:relative;width:100%}.about-panel .about-panel__right .about-panel__icon-section .right .heading{text-transform:uppercase;color:#e73031;font-size:1.25rem;line-height:1.2;font-weight:700;margin-top:.625rem}@media screen and (max-width:39.99875em){.about-panel .about-panel__right .about-panel__icon-section .right .heading{margin-top:.1875rem}}.about-panel .about-panel__right .about-panel__icon-section .right p{padding-right:145px;margin-top:.3125rem;margin-bottom:0;color:#2f3945;font-size:.875rem;line-height:1.71429}@media screen and (max-width:39.99875em){.about-panel .about-panel__right .about-panel__icon-section .right p{padding:0;font-size:.8125rem;line-height:1.53846}}.about-panel .about-panel__right .about-panel__icon-section .right .edit-button{position:absolute;top:50%;right:65px;font-size:.875rem;line-height:1.71429;font-weight:700;text-transform:uppercase;color:#101923}.about-panel .about-panel__right .about-panel__icon-section .right .edit-button:active,.about-panel .about-panel__right .about-panel__icon-section .right .edit-button:focus,.about-panel .about-panel__right .about-panel__icon-section .right .edit-button:hover{color:#e73031}@media screen and (max-width:39.99875em){.about-panel .about-panel__right .about-panel__icon-section .right .edit-button{position:relative;top:5px;left:0}}.about-panel .about-panel__right .about-panel__icon-section .right .remove-button{position:absolute;top:50%;right:0;font-size:.875rem;line-height:1.71429;font-weight:500;text-transform:uppercase;color:#767f88}.about-panel .about-panel__right .about-panel__icon-section .right .remove-button:before{content:"/";position:absolute;left:-18px;color:#767f88}.about-panel .about-panel__right .about-panel__icon-section .right .remove-button:active,.about-panel .about-panel__right .about-panel__icon-section .right .remove-button:focus,.about-panel .about-panel__right .about-panel__icon-section .right .remove-button:hover{color:#e73031}@media screen and (max-width:39.99875em){.about-panel .about-panel__right .about-panel__icon-section .right .remove-button{position:relative;top:5px;left:27px;right:0}}.about-panel .about-panel__right h2{font-weight:600;font-size:1.4375rem;line-height:1.34783}.about-panel .about-panel__right .tooltip__helper{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding-bottom:.625rem}.about-panel .about-panel__right .text{font-size:.8125rem;line-height:1.84615;color:#b3b4b6;margin-bottom:.625rem;padding-top:.875rem}.about-panel .about-panel__right .text input{height:45px;margin:0;border:none;box-shadow:none;background-color:#e7e8e9;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;max-width:395px}@media screen and (max-width:47.99875em){.about-panel .about-panel__right .text input{max-width:100%}}.about-panel .about-panel__right .text input:focus{background-color:#d1d1d1}.about-panel .about-panel__right .text-bottom{margin-top:.875rem;margin-bottom:.1875rem}.about-panel .about-panel__right .tooltip{margin-left:.625rem}.about-panel .about-panel__right .contact-form{position:relative}.about-panel .about-panel__right .button-black{display:inline-block;background-color:#101923;border:3px solid #101923;color:#fff;margin-top:1.25rem;font-family:Open Sans,sans-serif;font-size:1rem;font-weight:400;padding:.5rem 1.0625rem;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;text-align:center}.about-panel .about-panel__right .button-black .category-page ul li:before,.about-panel .about-panel__right .button-black .icon,.about-panel .about-panel__right .button-black .list-page ul li:before,.category-page ul .about-panel .about-panel__right .button-black li:before,.list-page ul .about-panel .about-panel__right .button-black li:before{font-size:1.625rem;margin-right:.625rem}.about-panel .about-panel__right .button-black:active,.about-panel .about-panel__right .button-black:focus,.about-panel .about-panel__right .button-black:hover{background-color:transparent;color:#101923}@media screen and (max-width:28.12375em){.about-panel .about-panel__right .button-black{width:100%}}.about-panel .about-panel__right .button{float:right;margin-top:1.5625rem;font-family:Open Sans,sans-serif;font-size:1rem;font-weight:400;padding:.4375rem 1.875rem}.about-panel .about-panel__right .button .category-page ul li:before,.about-panel .about-panel__right .button .icon,.about-panel .about-panel__right .button .list-page ul li:before,.category-page ul .about-panel .about-panel__right .button li:before,.list-page ul .about-panel .about-panel__right .button li:before{font-size:1.625rem;margin-right:.625rem}@media screen and (max-width:28.12375em){.about-panel .about-panel__right .button{width:100%;margin-top:.625rem}}.about-panel .about-panel__right .cke_contents{height:260px!important}.add-product-panel .product-panel__content .product-panel__left{float:left;width:24%}@media screen and (max-width:63.99875em){.add-product-panel .product-panel__content .product-panel__left{width:100%}}.add-product-panel .product-panel__content .product-panel__right{float:right;width:76%;padding:3.625rem 0 5rem 2.9375rem;border-left:1px solid #e7e7e7}@media screen and (max-width:63.99875em){.add-product-panel .product-panel__content .product-panel__right{width:100%;padding:1.875rem 0 0;border-left:none}}.add-product-panel .product-panel__content .product-panel__right .tooltip{display:inline-block;color:#bfbfbf;font-size:1.0625rem;position:relative;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;margin-left:.4375rem}.add-product-panel .product-panel__content .product-panel__right .tooltip:active,.add-product-panel .product-panel__content .product-panel__right .tooltip:focus,.add-product-panel .product-panel__content .product-panel__right .tooltip:hover{color:#e73031}.add-product-panel .product-panel__content .product-panel__right .tooltipPopup{position:absolute;bottom:111%;left:-165px;width:350px;z-index:9;border:2px solid #e73031;padding:.625rem .3125rem;background-color:#fff;visibility:hidden;overflow:hidden;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-transition-delay:.5s;transition-delay:.5s;color:#101923;font-size:.75rem;line-height:1.5;font-weight:400;text-transform:none}@media screen and (max-width:47.99875em){.add-product-panel .product-panel__content .product-panel__right .tooltipPopup{bottom:100%;left:-190px;width:200px}}.add-product-panel .product-panel__content .product-panel__right .tooltip:active .tooltipPopup,.add-product-panel .product-panel__content .product-panel__right .tooltip:focus .tooltipPopup,.add-product-panel .product-panel__content .product-panel__right .tooltip:hover .tooltipPopup{visibility:visible;-webkit-transform:scale(1);transform:scale(1)}.add-product-panel .product-panel__content .product-panel__right h2{font-weight:600;font-size:1.4375rem;line-height:1.34783}.add-product-panel .product-panel__content .product-panel__right .tooltip__helper{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding-bottom:.625rem}.add-product-panel .product-panel__content .product-panel__right .text{font-size:.8125rem;line-height:1.84615;color:#b3b4b6;margin-bottom:.625rem;padding-top:.875rem}.add-product-panel .product-panel__content .product-panel__right .text input,.add-product-panel .product-panel__content .product-panel__right .text select{display:block;height:45px;margin:0;border:none;box-shadow:none;background-color:#e7e8e9;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;max-width:395px}@media screen and (max-width:47.99875em){.add-product-panel .product-panel__content .product-panel__right .text input,.add-product-panel .product-panel__content .product-panel__right .text select{max-width:100%}}.add-product-panel .product-panel__content .product-panel__right .text input:focus,.add-product-panel .product-panel__content .product-panel__right .text select:focus{background-color:#d1d1d1}.add-product-panel .product-panel__content .product-panel__right .text-bottom{margin-top:.875rem;margin-bottom:.1875rem}.add-product-panel .product-panel__content .product-panel__right .tooltip{margin-left:.625rem}.add-product-panel .product-panel__content .product-panel__right .contact-form{position:relative}.add-product-panel .product-panel__content .product-panel__right .button-black{display:inline-block;background-color:#101923;border:3px solid #101923;color:#fff;margin-top:1.25rem;font-family:Open Sans,sans-serif;font-size:1rem;font-weight:400;padding:.5rem 1.0625rem;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;text-align:center}.add-product-panel .product-panel__content .product-panel__right .button-black .category-page ul li:before,.add-product-panel .product-panel__content .product-panel__right .button-black .icon,.add-product-panel .product-panel__content .product-panel__right .button-black .list-page ul li:before,.category-page ul .add-product-panel .product-panel__content .product-panel__right .button-black li:before,.list-page ul .add-product-panel .product-panel__content .product-panel__right .button-black li:before{font-size:1.625rem;margin-right:.625rem}.add-product-panel .product-panel__content .product-panel__right .button-black:active,.add-product-panel .product-panel__content .product-panel__right .button-black:focus,.add-product-panel .product-panel__content .product-panel__right .button-black:hover{background-color:transparent;color:#101923}@media screen and (max-width:28.12375em){.add-product-panel .product-panel__content .product-panel__right .button-black{width:100%}}.add-product-panel .product-panel__content .product-panel__right .button{float:right;margin-top:1.25rem;font-family:Open Sans,sans-serif;font-size:1rem;font-weight:400;padding:.4375rem 1.875rem}.add-product-panel .product-panel__content .product-panel__right .button .category-page ul li:before,.add-product-panel .product-panel__content .product-panel__right .button .icon,.add-product-panel .product-panel__content .product-panel__right .button .list-page ul li:before,.category-page ul .add-product-panel .product-panel__content .product-panel__right .button li:before,.list-page ul .add-product-panel .product-panel__content .product-panel__right .button li:before{font-size:1.625rem;margin-right:.625rem}@media screen and (max-width:28.12375em){.add-product-panel .product-panel__content .product-panel__right .button{width:100%;margin-top:.625rem}}.add-product-panel .product-panel__content .product-panel__right .cke_contents{height:260px!important}.cart-grid{color:#101923;font-size:1.375rem;font-weight:600}.cart-page{width:100%;padding-top:3.375rem;padding-bottom:5.125rem;overflow:hidden}.cart-page .cart-page__left{float:left;width:50%;color:#101923}.cart-page .cart-page__left .cart-page__heading{font-size:1.5625rem;line-height:.96;font-weight:700}@media screen and (max-width:63.99875em){.cart-page .cart-page__left{float:none;width:100%;padding-bottom:2.5rem}}.cart-page .cart-page__right{float:right;width:50%}@media screen and (max-width:63.99875em){.cart-page .cart-page__right{float:none;width:100%}}.cart-grid{width:100%;margin-top:2.125rem}.cart-grid .cart-grid__helper{display:-webkit-box;display:flex;flex-wrap:wrap;position:relative}.cart-grid .cart-grid__helper .remove{position:absolute;top:-2.5rem;left:0;right:0;z-index:9999}@media screen and (max-width:28.12375em){.cart-grid .cart-grid__helper .remove{top:-3.125rem}}.cart-grid .cart-grid__helper section{width:33.333333333%;border:1px solid #e0e0e0;margin-right:-1px;margin-top:-1px;position:relative}@media screen and (max-width:74.99875em){.cart-grid .cart-grid__helper section{width:50%}}@media screen and (max-width:63.99875em){.cart-grid .cart-grid__helper section{width:33.333333%}}@media screen and (max-width:39.99875em){.cart-grid .cart-grid__helper section{width:50%}}@media screen and (max-width:28.12375em){.cart-grid .cart-grid__helper section{width:100%}}.cart-grid .cart-grid__helper section .cart-box__remove{position:absolute;z-index:1;top:6px;right:7px;color:#fff;font-size:.6875rem;padding:.3125rem .4375rem;background-color:#e73031;border:3px solid #e73031;cursor:pointer;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.cart-grid .cart-grid__helper section .cart-box__remove .category-page ul li:before,.cart-grid .cart-grid__helper section .cart-box__remove .icon,.cart-grid .cart-grid__helper section .cart-box__remove .list-page ul li:before,.category-page ul .cart-grid .cart-grid__helper section .cart-box__remove li:before,.list-page ul .cart-grid .cart-grid__helper section .cart-box__remove li:before{vertical-align:text-bottom}.cart-grid .cart-grid__helper section .cart-box__remove:active,.cart-grid .cart-grid__helper section .cart-box__remove:focus,.cart-grid .cart-grid__helper section .cart-box__remove:hover{background-color:transparent}.cart-grid .cart-grid__helper section .cart-box__remove:active .category-page ul li:before,.cart-grid .cart-grid__helper section .cart-box__remove:active .icon,.cart-grid .cart-grid__helper section .cart-box__remove:active .list-page ul li:before,.cart-grid .cart-grid__helper section .cart-box__remove:focus .category-page ul li:before,.cart-grid .cart-grid__helper section .cart-box__remove:focus .icon,.cart-grid .cart-grid__helper section .cart-box__remove:focus .list-page ul li:before,.cart-grid .cart-grid__helper section .cart-box__remove:hover .category-page ul li:before,.cart-grid .cart-grid__helper section .cart-box__remove:hover .icon,.cart-grid .cart-grid__helper section .cart-box__remove:hover .list-page ul li:before,.category-page ul .cart-grid .cart-grid__helper section .cart-box__remove:active li:before,.category-page ul .cart-grid .cart-grid__helper section .cart-box__remove:focus li:before,.category-page ul .cart-grid .cart-grid__helper section .cart-box__remove:hover li:before,.list-page ul .cart-grid .cart-grid__helper section .cart-box__remove:active li:before,.list-page ul .cart-grid .cart-grid__helper section .cart-box__remove:focus li:before,.list-page ul .cart-grid .cart-grid__helper section .cart-box__remove:hover li:before{color:#e73031}@media screen and (max-width:39.99875em){.cart-grid .cart-grid__helper section .cart-box__remove{font-size:.9375rem;padding:.625rem .8125rem .6875rem}}.cart-grid .cart-grid__helper section .cart-box__image{display:block;height:182px;background-size:contain;background-position:50%;background-repeat:no-repeat;margin:0 1.25rem}@media screen and (max-width:63.99875em){.cart-grid .cart-grid__helper section .cart-box__image{margin:1.5625rem;height:140px}}@media screen and (max-width:39.99875em){.cart-grid .cart-grid__helper section .cart-box__image{height:110px}}.cart-grid .cart-grid__helper section .cart-box__title{font-family:Open Sans,sans-serif;display:block;width:100%;text-align:center;font-weight:600;text-transform:uppercase;font-size:.875rem;line-height:1.46429;border-top:1px solid #e0e0e0;padding:.9375rem .625rem 4.375rem;color:#101923}.cart-grid .cart-grid__helper section .cart-box__title .cart-box__price,.cart-grid .cart-grid__helper section .cart-box__title .spanTitle{display:block;width:100%}.cart-grid .cart-grid__helper section .cart-box__title .cart-box__price span{text-decoration:line-through;white-space:nowrap;font-size:.75rem}.cart-grid .cart-grid__helper section .cart-box__title .tooltipPopup{position:absolute;bottom:111%;left:45%;width:350px;z-index:9;border:2px solid #e73031;padding:.625rem .3125rem;background-color:#fff;visibility:hidden;overflow:hidden;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-transition-delay:.5s;transition-delay:.5s;color:#101923;font-size:.75rem;line-height:1.5;font-weight:400;text-transform:none}@media screen and (max-width:63.99875em){.cart-grid .cart-grid__helper section .cart-box__title .tooltipPopup{left:-128px;width:200px}}.cart-grid .cart-grid__helper section .cart-box__title .tooltip:active .tooltipPopup,.cart-grid .cart-grid__helper section .cart-box__title .tooltip:focus .tooltipPopup,.cart-grid .cart-grid__helper section .cart-box__title .tooltip:hover .tooltipPopup{visibility:visible;-webkit-transform:scale(1);transform:scale(1)}.cart-grid .cart-grid__helper section .cart-box__title .cart-box__price-red{display:block;width:100%;color:#e73031;white-space:nowrap}.cart-grid .cart-grid__helper section .cart-box__title .cart-box__price-black{display:inline-block;white-space:nowrap}.cart-grid .cart-grid__helper section .cart-box__title .tooltip{display:inline-block;color:#e8e8e8;position:relative;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.cart-grid .cart-grid__helper section .cart-box__title .tooltip:active,.cart-grid .cart-grid__helper section .cart-box__title .tooltip:focus,.cart-grid .cart-grid__helper section .cart-box__title .tooltip:hover{color:#e73031}.cart-grid .cart-grid__helper section .cart-box__title .cart-box__button{position:absolute;bottom:15px;left:10px;right:10px;display:block;text-align:center;margin:0 auto;color:#a5a7a9;text-transform:none;font-weight:500;font-size:.875rem;line-height:1.42857;margin-top:.625rem;padding:.625rem;background-color:#e8e8e8;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.cart-grid .cart-grid__helper section:active,.cart-grid .cart-grid__helper section:focus,.cart-grid .cart-grid__helper section:hover{box-shadow:0 0 35px #ccc}.cart-grid .cart-grid__helper section:active .cart-box__button,.cart-grid .cart-grid__helper section:focus .cart-box__button,.cart-grid .cart-grid__helper section:hover .cart-box__button{color:#fff;background-color:#e73031}.category-settings-panel .category-settings-panel__left{float:left;width:24%}@media screen and (max-width:63.99875em){.category-settings-panel .category-settings-panel__left{width:100%}}.category-settings-panel .category-settings-panel__right{float:right;width:76%;padding:3.9375rem 0 3.125rem 2.9375rem;border-left:1px solid #e7e7e7}@media screen and (max-width:63.99875em){.category-settings-panel .category-settings-panel__right{width:100%;padding:1.875rem 0 1.25rem;border-left:none}}.category-settings-panel .category-settings-panel__right h2{font-weight:600;font-size:1.4375rem;line-height:0;margin-bottom:2.1875rem}.category-settings-panel .category-settings-panel__right .contact-form{position:relative;margin-bottom:1.6875rem}.category-settings-panel .category-settings-panel__right .contact-form .text{font-size:.8125rem;line-height:1.84615;color:#b3b4b6;margin-bottom:.625rem;padding-top:.875rem}.category-settings-panel .category-settings-panel__right .contact-form .text input{height:45px;margin:0;border:none;box-shadow:none;background-color:#e7e8e9;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;max-width:400px}@media screen and (max-width:47.99875em){.category-settings-panel .category-settings-panel__right .contact-form .text input{max-width:100%}}.category-settings-panel .category-settings-panel__right .contact-form .text input:focus{background-color:#d1d1d1}.category-settings-panel .category-settings-panel__right .contact-form .cke_contents{height:400px!important}.category-settings-panel .category-settings-panel__right .contact-form select{display:block;max-width:400px;font-size:1rem;height:45px;border:none;box-shadow:none;cursor:pointer;background-color:#e7e8e9;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.category-settings-panel .category-settings-panel__right .contact-form select:focus{background-color:#d1d1d1}@media screen and (max-width:47.99875em){.category-settings-panel .category-settings-panel__right .contact-form select{max-width:100%}}.category-settings-panel .category-settings-panel__right .contact-form .button-black{float:left;margin-top:1.25rem;background-color:#101923;border:3px solid #101923;color:#fff;font-family:Open Sans,sans-serif;font-size:.9375rem;line-height:.93333;font-weight:400;padding:.875rem 2.0625rem;text-align:center}.category-settings-panel .category-settings-panel__right .contact-form .button-black:active,.category-settings-panel .category-settings-panel__right .contact-form .button-black:focus,.category-settings-panel .category-settings-panel__right .contact-form .button-black:hover{background-color:transparent;color:#101923}@media screen and (max-width:28.12375em){.category-settings-panel .category-settings-panel__right .contact-form .button-black{display:block;width:100%;margin-top:.625rem}}.category-settings-panel .category-settings-panel__right .contact-form .button-red{float:right;margin-top:1.25rem;background-color:#e73031;border:3px solid #e73031;color:#fff;font-family:Open Sans,sans-serif;font-size:.9375rem;line-height:.93333;font-weight:400;padding:.5rem 2.0625rem;text-align:center;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;cursor:pointer}.category-settings-panel .category-settings-panel__right .contact-form .button-red:focus{outline:none}.category-page ul .category-settings-panel .category-settings-panel__right .contact-form .button-red li:before,.category-settings-panel .category-settings-panel__right .contact-form .button-red .category-page ul li:before,.category-settings-panel .category-settings-panel__right .contact-form .button-red .icon,.category-settings-panel .category-settings-panel__right .contact-form .button-red .list-page ul li:before,.list-page ul .category-settings-panel .category-settings-panel__right .contact-form .button-red li:before{font-size:1.5625rem;margin-right:.3125rem}.category-settings-panel .category-settings-panel__right .contact-form .button-red:active,.category-settings-panel .category-settings-panel__right .contact-form .button-red:focus,.category-settings-panel .category-settings-panel__right .contact-form .button-red:hover{background-color:transparent;color:#101923}@media screen and (max-width:28.12375em){.category-settings-panel .category-settings-panel__right .contact-form .button-red{width:100%;margin:0}}.homepage-content{overflow:hidden;padding-top:1.875rem;margin-top:-1.875rem}@media screen and (max-width:63.99875em){.homepage-content{margin:0;padding-top:0}}@media screen and (max-width:28.12375em){.homepage-content{padding-top:1.875rem}}.homepage-content .homepage-content__left{float:left;width:50%;padding-left:.6875rem}@media screen and (max-width:63.99875em){.homepage-content .homepage-content__left{float:none;width:100%}}.category-page ul .homepage-content .homepage-content__left .homepage-content__text li:before,.homepage-content .homepage-content__left .homepage-content__text .category-page ul li:before,.homepage-content .homepage-content__left .homepage-content__text .icon,.homepage-content .homepage-content__left .homepage-content__text .list-page ul li:before,.list-page ul .homepage-content .homepage-content__left .homepage-content__text li:before{display:inline-block;color:#fff;font-size:1.25rem}.category-page ul .homepage-content .homepage-content__left .homepage-content__text li:before,.homepage-content .homepage-content__left .homepage-content__text .category-page ul li:before,.homepage-content .homepage-content__left .homepage-content__text .icon:before,.homepage-content .homepage-content__left .homepage-content__text .list-page ul li:before,.list-page ul .homepage-content .homepage-content__left .homepage-content__text li:before{padding:.625rem .6875rem;border-radius:30px;background-color:#e73031}@media screen and (max-width:28.12375em){.category-page ul .homepage-content .homepage-content__left .homepage-content__text li:before,.homepage-content .homepage-content__left .homepage-content__text .category-page ul li:before,.homepage-content .homepage-content__left .homepage-content__text .icon,.homepage-content .homepage-content__left .homepage-content__text .list-page ul li:before,.list-page ul .homepage-content .homepage-content__left .homepage-content__text li:before{display:none}}.homepage-content .homepage-content__left .homepage-content__text h2{display:inline-block;font-weight:700;padding-top:3.125rem;padding-left:1.125rem;font-size:1.5625rem;line-height:1.04}@media screen and (max-width:28.12375em){.homepage-content .homepage-content__left .homepage-content__text h2{padding-top:0;padding-left:0}}.homepage-content .homepage-content__left .homepage-content__text p{font-family:Open Sans;font-size:.875rem;line-height:1.71429;letter-spacing:.01em;padding-top:1.3125rem;margin-left:5.25rem;padding-left:1.3125rem;position:relative}.homepage-content .homepage-content__left .homepage-content__text p:before{content:"";position:absolute;border-left:1px solid #e73031;width:1px;left:0;top:27px;bottom:5px}@media screen and (max-width:63.99875em){.homepage-content .homepage-content__left .homepage-content__text p{margin-left:2.75rem;padding-left:.9375rem}}@media screen and (max-width:39.99875em){.homepage-content .homepage-content__left .homepage-content__text p{margin-left:0}}.homepage-content .homepage-content__left .homepage-content__text .small{font-size:.6875rem;line-height:1.36364;color:#a5a7a9;padding-top:1.25rem;padding-left:1.125rem}@media screen and (max-width:63.99875em){.homepage-content .homepage-content__left .homepage-content__text .small{padding-left:0;padding-bottom:.625rem}}.homepage-content .homepage-content__right{float:right;width:50%;padding-top:.3125rem}@media screen and (max-width:63.99875em){.homepage-content .homepage-content__right{float:none;width:100%}}.login-page .login-page__content{width:495px;margin:0 auto;border:1px solid #e4e4e4;margin-top:5.1875rem;margin-bottom:5rem;padding:3.375rem 3.125rem 2.5rem}@media screen and (max-width:39.99875em){.login-page .login-page__content{width:100%;margin-top:2.5rem;margin-bottom:2.5rem}}@media screen and (max-width:28.12375em){.login-page .login-page__content{padding:.9375rem;margin-top:1.875rem;margin-bottom:1.875rem}}.login-page .login-page__content h2{font-size:2.125rem;line-height:.85294;font-weight:700;width:100%;text-align:center;position:relative;padding-bottom:1.375rem}.login-page .login-page__content h2:after{content:"";position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:45px;border-bottom:3px solid #e73031}.login-page .login-page__content .contact-form{position:relative;padding-top:2.5rem}@media screen and (max-width:28.12375em){.login-page .login-page__content .contact-form{padding-top:.3125rem}}.login-page .login-page__content .contact-form .text{font-size:.8125rem;line-height:1.84615;color:#b3b4b6;margin-bottom:.625rem}.login-page .login-page__content .contact-form .text input{height:45px;margin:0;border:none;box-shadow:none;background-color:#e7e8e9;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.login-page .login-page__content .contact-form .text input:focus{background-color:#d1d1d1}.login-page .login-page__content .contact-form .button{font-size:1rem;line-height:auto/16;font-weight:400;width:100%;margin-top:.4375rem;padding:.5rem;font-family:Open Sans,sans-serif}.category-page ul .login-page .login-page__content .contact-form .button li:before,.list-page ul .login-page .login-page__content .contact-form .button li:before,.login-page .login-page__content .contact-form .button .category-page ul li:before,.login-page .login-page__content .contact-form .button .icon,.login-page .login-page__content .contact-form .button .list-page ul li:before{margin-right:.5rem;font-size:1.5625rem;vertical-align:sub}.newsletter-list-panel .newsletter-list-panel__left{float:left;width:24%}@media screen and (max-width:63.99875em){.newsletter-list-panel .newsletter-list-panel__left{width:100%}}.newsletter-list-panel .newsletter-list-panel__right{float:right;width:76%;padding:3.9375rem 0 28.125rem 2.9375rem;border-left:1px solid #e7e7e7}@media screen and (max-width:63.99875em){.newsletter-list-panel .newsletter-list-panel__right{width:100%;padding:1.875rem 0 3.125rem;border-left:none}}.newsletter-list-panel .newsletter-list-panel__right h2{font-weight:500;font-size:1.4375rem;line-height:0;margin-bottom:2.1875rem}.newsletter-list-panel .newsletter-list-panel__right .contact-form_search{position:relative;margin-bottom:1.6875rem}.newsletter-list-panel .newsletter-list-panel__right .contact-form_search .button-black{position:absolute;top:0;right:0;background-color:#101923;border:3px solid #101923;color:#fff;font-family:Open Sans,sans-serif;font-size:.875rem;line-height:1;font-weight:400;padding:.75rem 1.6875rem}.newsletter-list-panel .newsletter-list-panel__right .contact-form_search .button-black:active,.newsletter-list-panel .newsletter-list-panel__right .contact-form_search .button-black:focus,.newsletter-list-panel .newsletter-list-panel__right .contact-form_search .button-black:hover{background-color:transparent;color:#101923}@media screen and (max-width:28.12375em){.newsletter-list-panel .newsletter-list-panel__right .contact-form_search .button-black{position:static;display:block;text-align:center;margin-top:1.25rem}}.newsletter-list-panel .newsletter-list-panel__right .form_search{position:relative;max-width:236px}@media screen and (max-width:28.12375em){.newsletter-list-panel .newsletter-list-panel__right .form_search{max-width:100%}}.newsletter-list-panel .newsletter-list-panel__right .form_search input{height:45px;margin:0;border:1px solid #e0e0e0;box-shadow:none;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}@media screen and (max-width:47.99875em){.newsletter-list-panel .newsletter-list-panel__right .form_search input{max-width:100%}}.newsletter-list-panel .newsletter-list-panel__right .form_search input:focus{background-color:#d1d1d1}.newsletter-list-panel .newsletter-list-panel__right .form_search .button{position:absolute;top:0;bottom:0;right:0;height:45px;padding:.1875rem .6875rem}@media screen and (max-width:39.99875em){.newsletter-list-panel .newsletter-list-panel__right .newsletter-list__table{overflow-x:scroll}}.newsletter-list-panel .newsletter-list-panel__right .newsletter-list__table .newsletter-list-table__row{display:-webkit-box;display:flex;width:100%;font-size:.875rem;line-height:auto/14}@media screen and (max-width:39.99875em){.newsletter-list-panel .newsletter-list-panel__right .newsletter-list__table .newsletter-list-table__row{display:-webkit-inline-box;display:inline-flex;width:auto}}.newsletter-list-panel .newsletter-list-panel__right .newsletter-list__table .newsletter-list-table__row .row{padding:.6875rem .9375rem;border-bottom:1px solid #e0e0e0;border-right:1px solid #e0e0e0}.newsletter-list-panel .newsletter-list-panel__right .newsletter-list__table .newsletter-list-table__row .first{padding:.6875rem .1875rem;width:45px;border-left:1px solid #e0e0e0;text-align:center}.newsletter-list-panel .newsletter-list-panel__right .newsletter-list__table .newsletter-list-table__row .second{width:38%;padding:.6875rem .9375rem}@media screen and (max-width:39.99875em){.newsletter-list-panel .newsletter-list-panel__right .newsletter-list__table .newsletter-list-table__row .second{width:300px}}.newsletter-list-panel .newsletter-list-panel__right .newsletter-list__table .newsletter-list-table__row .third{width:23%;padding:.6875rem .625rem;text-align:center}@media screen and (max-width:39.99875em){.newsletter-list-panel .newsletter-list-panel__right .newsletter-list__table .newsletter-list-table__row .third{width:100px}}.newsletter-list-panel .newsletter-list-panel__right .newsletter-list__table .newsletter-list-table__row .fourth{width:17%;padding:.6875rem .625rem;text-align:center;color:#66bd3d;font-family:Open Sans,sans-serif}.newsletter-list-panel .newsletter-list-panel__right .newsletter-list__table .newsletter-list-table__row .fourth:active,.newsletter-list-panel .newsletter-list-panel__right .newsletter-list__table .newsletter-list-table__row .fourth:focus,.newsletter-list-panel .newsletter-list-panel__right .newsletter-list__table .newsletter-list-table__row .fourth:hover{color:#e73031}@media screen and (max-width:39.99875em){.newsletter-list-panel .newsletter-list-panel__right .newsletter-list__table .newsletter-list-table__row .fourth{width:80px}}.newsletter-list-panel .newsletter-list-panel__right .newsletter-list__table .newsletter-list-table__row .fifth{width:18%;padding:.6875rem .625rem;text-align:center}.newsletter-list-panel .newsletter-list-panel__right .newsletter-list__table .newsletter-list-table__row .fifth .edit{text-transform:capitalize;color:#a5a7a9;margin-right:1.25rem}.newsletter-list-panel .newsletter-list-panel__right .newsletter-list__table .newsletter-list-table__row .fifth .edit:active,.newsletter-list-panel .newsletter-list-panel__right .newsletter-list__table .newsletter-list-table__row .fifth .edit:focus,.newsletter-list-panel .newsletter-list-panel__right .newsletter-list__table .newsletter-list-table__row .fifth .edit:hover{color:#101923}@media screen and (max-width:74.99875em){.newsletter-list-panel .newsletter-list-panel__right .newsletter-list__table .newsletter-list-table__row .fifth .edit{display:block;text-align:center;margin:0}}.newsletter-list-panel .newsletter-list-panel__right .newsletter-list__table .newsletter-list-table__row .fifth .remove{text-transform:capitalize;color:#e73031}.newsletter-list-panel .newsletter-list-panel__right .newsletter-list__table .newsletter-list-table__row .fifth .remove:active,.newsletter-list-panel .newsletter-list-panel__right .newsletter-list__table .newsletter-list-table__row .fifth .remove:focus,.newsletter-list-panel .newsletter-list-panel__right .newsletter-list__table .newsletter-list-table__row .fifth .remove:hover{color:#a5a7a9}@media screen and (max-width:74.99875em){.newsletter-list-panel .newsletter-list-panel__right .newsletter-list__table .newsletter-list-table__row .fifth .remove{display:block;text-align:center;margin-top:.1875rem}}@media screen and (max-width:39.99875em){.newsletter-list-panel .newsletter-list-panel__right .newsletter-list__table .newsletter-list-table__row .fifth{width:80px}}.newsletter-list-panel .newsletter-list-panel__right .newsletter-list__table .newsletter-list-table__row:nth-child(odd){background-color:#f6f6f6}.newsletter-list-panel .newsletter-list-panel__right .newsletter-list__table .first-row{background-color:#e73031!important;font-family:Open Sans,sans-serif}.newsletter-list-panel .newsletter-list-panel__right .newsletter-list__table .first-row div{text-align:center;color:#fff!important}.newsletter-panel .settings-panel__content .settings-panel__left{float:left;width:24%}@media screen and (max-width:63.99875em){.newsletter-panel .settings-panel__content .settings-panel__left{width:100%}}.newsletter-panel .settings-panel__content .settings-panel__right{float:right;width:76%;padding:3.625rem 0 3.9375rem 2.9375rem;border-left:1px solid #e7e7e7}@media screen and (max-width:63.99875em){.newsletter-panel .settings-panel__content .settings-panel__right{width:100%;padding:1.875rem 0 0;border-left:none}}.newsletter-panel .settings-panel__content .settings-panel__right .tooltip{display:inline-block;color:#bfbfbf;font-size:1.0625rem;position:relative;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;margin-left:.4375rem}.newsletter-panel .settings-panel__content .settings-panel__right .tooltip:active,.newsletter-panel .settings-panel__content .settings-panel__right .tooltip:focus,.newsletter-panel .settings-panel__content .settings-panel__right .tooltip:hover{color:#e73031}.newsletter-panel .settings-panel__content .settings-panel__right .tooltipPopup{position:absolute;bottom:111%;left:-165px;width:350px;z-index:9;border:2px solid #e73031;padding:.625rem .3125rem;background-color:#fff;visibility:hidden;overflow:hidden;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-transition-delay:.5s;transition-delay:.5s;color:#101923;font-size:.75rem;line-height:1.5;font-weight:400;text-transform:none}@media screen and (max-width:47.99875em){.newsletter-panel .settings-panel__content .settings-panel__right .tooltipPopup{bottom:100%;left:-190px;width:200px}}.newsletter-panel .settings-panel__content .settings-panel__right .tooltip:active .tooltipPopup,.newsletter-panel .settings-panel__content .settings-panel__right .tooltip:focus .tooltipPopup,.newsletter-panel .settings-panel__content .settings-panel__right .tooltip:hover .tooltipPopup{visibility:visible;-webkit-transform:scale(1);transform:scale(1)}.newsletter-panel .settings-panel__content .settings-panel__right h2{font-weight:600;font-size:1.4375rem;line-height:1.34783}.newsletter-panel .settings-panel__content .settings-panel__right .tooltip__helper{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding-bottom:.625rem}.newsletter-panel .settings-panel__content .settings-panel__right .text{font-size:.8125rem;line-height:1.84615;color:#b3b4b6;margin-bottom:.625rem;padding-top:.875rem}.newsletter-panel .settings-panel__content .settings-panel__right .text input{height:45px;margin:0;border:none;box-shadow:none;background-color:#e7e8e9;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;max-width:395px}@media screen and (max-width:47.99875em){.newsletter-panel .settings-panel__content .settings-panel__right .text input{max-width:100%}}.newsletter-panel .settings-panel__content .settings-panel__right .text input:focus{background-color:#d1d1d1}.newsletter-panel .settings-panel__content .settings-panel__right .tooltip{margin-left:.625rem}.newsletter-panel .settings-panel__content .settings-panel__right .contact-form{position:relative}.newsletter-panel .settings-panel__content .settings-panel__right .button-black{margin-bottom:1.875rem;display:inline-block;background-color:#101923;border:3px solid #101923;color:#fff;margin-top:1.25rem;font-family:Open Sans,sans-serif;font-size:1rem;font-weight:400;padding:.5rem 1.0625rem;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;text-align:center}.category-page ul .newsletter-panel .settings-panel__content .settings-panel__right .button-black li:before,.list-page ul .newsletter-panel .settings-panel__content .settings-panel__right .button-black li:before,.newsletter-panel .settings-panel__content .settings-panel__right .button-black .category-page ul li:before,.newsletter-panel .settings-panel__content .settings-panel__right .button-black .icon,.newsletter-panel .settings-panel__content .settings-panel__right .button-black .list-page ul li:before{font-size:1.625rem;margin-right:.625rem}.newsletter-panel .settings-panel__content .settings-panel__right .button-black:active,.newsletter-panel .settings-panel__content .settings-panel__right .button-black:focus,.newsletter-panel .settings-panel__content .settings-panel__right .button-black:hover{background-color:transparent;color:#101923}@media screen and (max-width:28.12375em){.newsletter-panel .settings-panel__content .settings-panel__right .button-black{width:100%;margin-bottom:0}}.newsletter-panel .settings-panel__content .settings-panel__right .button{float:right;margin-top:1.25rem;font-family:Open Sans,sans-serif;font-size:1rem;font-weight:400;padding:.4375rem 1.875rem}.category-page ul .newsletter-panel .settings-panel__content .settings-panel__right .button li:before,.list-page ul .newsletter-panel .settings-panel__content .settings-panel__right .button li:before,.newsletter-panel .settings-panel__content .settings-panel__right .button .category-page ul li:before,.newsletter-panel .settings-panel__content .settings-panel__right .button .icon,.newsletter-panel .settings-panel__content .settings-panel__right .button .list-page ul li:before{font-size:1.625rem;margin-right:.625rem}@media screen and (max-width:28.12375em){.newsletter-panel .settings-panel__content .settings-panel__right .button{width:100%;margin-top:.625rem;float:none}}.newsletter-panel .settings-panel__content .settings-panel__right .heading{background-color:#eeefef;margin-top:1.6875rem;font-size:.9375rem;line-height:1.6;letter-spacing:.025em;font-weight:700;text-transform:uppercase;padding:.625rem 1.4375rem}@media screen and (max-width:28.12375em){.newsletter-panel .settings-panel__content .settings-panel__right .heading{margin-top:1.25rem}}.newsletter-panel .settings-panel__content .settings-panel__right .contact-form2{position:relative}@media screen and (max-width:28.12375em){.newsletter-panel .settings-panel__content .settings-panel__right .contact-form2{margin-bottom:1.875rem}}.newsletter-panel .settings-panel__content .settings-panel__right .contact-form2 form{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.newsletter-panel .settings-panel__content .settings-panel__right .contact-form2 form .text-bottom{margin-top:1.0625rem;width:67%}@media screen and (max-width:89.99875em){.newsletter-panel .settings-panel__content .settings-panel__right .contact-form2 form .text-bottom{margin-right:.625rem}}@media screen and (max-width:74.99875em){.newsletter-panel .settings-panel__content .settings-panel__right .contact-form2 form .text-bottom{width:60%}}@media screen and (max-width:47.99875em){.newsletter-panel .settings-panel__content .settings-panel__right .contact-form2 form .text-bottom{width:100%;margin-right:0;margin-top:0}}.newsletter-panel .settings-panel__content .settings-panel__right .contact-form2 form .text-bottom input{width:100%;max-width:532px}@media screen and (max-width:47.99875em){.newsletter-panel .settings-panel__content .settings-panel__right .contact-form2 form .text-bottom input{width:100%;max-width:100%}}.newsletter-panel .settings-panel__content .settings-panel__right .contact-form2 form .button{width:33%;padding:.4375rem .3125rem;margin-top:3.4375rem}@media screen and (max-width:74.99875em){.newsletter-panel .settings-panel__content .settings-panel__right .contact-form2 form .button{width:40%}}@media screen and (max-width:47.99875em){.newsletter-panel .settings-panel__content .settings-panel__right .contact-form2 form .button{width:100%;margin:0}}@media screen and (max-width:47.99875em){.newsletter-panel .settings-panel__content .settings-panel__right .contact-form2 form{flex-wrap:wrap}}@media screen and (max-width:74.99875em){.newsletter-panel .settings-panel__content .settings-panel__right .cke_contents{height:700px!important}}@media screen and (max-width:39.99875em){.newsletter-panel .settings-panel__content .settings-panel__right .cke_contents{height:400px!important}}.partners-page{overflow:hidden}.partners-page .partners-page__content{padding-top:3.125rem}@media screen and (max-width:47.99875em){.partners-page .partners-page__content{padding-top:1.875rem}}.partners-page .partners-page__content .partners-page-content__left{float:left;width:56%}@media screen and (max-width:63.99875em){.partners-page .partners-page__content .partners-page-content__left{width:100%}}.partners-page .partners-page__content .partners-page-content__left .partners-page__icon-section{display:-webkit-box;display:flex;margin-bottom:.9375rem}.partners-page .partners-page__content .partners-page-content__left .partners-page__icon-section .left{margin-top:.375rem;padding-right:1.875rem}.category-page ul .partners-page .partners-page__content .partners-page-content__left .partners-page__icon-section .left li:before,.list-page ul .partners-page .partners-page__content .partners-page-content__left .partners-page__icon-section .left li:before,.partners-page .partners-page__content .partners-page-content__left .partners-page__icon-section .left .category-page ul li:before,.partners-page .partners-page__content .partners-page-content__left .partners-page__icon-section .left .icon,.partners-page .partners-page__content .partners-page-content__left .partners-page__icon-section .left .list-page ul li:before{border:1px solid #e0e0e0;padding:1.75rem 1.9375rem;font-size:3.1875rem}@media screen and (max-width:39.99875em){.category-page ul .partners-page .partners-page__content .partners-page-content__left .partners-page__icon-section .left li:before,.list-page ul .partners-page .partners-page__content .partners-page-content__left .partners-page__icon-section .left li:before,.partners-page .partners-page__content .partners-page-content__left .partners-page__icon-section .left .category-page ul li:before,.partners-page .partners-page__content .partners-page-content__left .partners-page__icon-section .left .icon,.partners-page .partners-page__content .partners-page-content__left .partners-page__icon-section .left .list-page ul li:before{padding:1.25rem;font-size:2.5rem}}@media screen and (max-width:28.12375em){.category-page ul .partners-page .partners-page__content .partners-page-content__left .partners-page__icon-section .left li:before,.list-page ul .partners-page .partners-page__content .partners-page-content__left .partners-page__icon-section .left li:before,.partners-page .partners-page__content .partners-page-content__left .partners-page__icon-section .left .category-page ul li:before,.partners-page .partners-page__content .partners-page-content__left .partners-page__icon-section .left .icon,.partners-page .partners-page__content .partners-page-content__left .partners-page__icon-section .left .list-page ul li:before{padding:.9375rem;font-size:1.5625rem}}@media screen and (max-width:39.99875em){.partners-page .partners-page__content .partners-page-content__left .partners-page__icon-section .left{padding-right:.625rem}}.partners-page .partners-page__content .partners-page-content__left .partners-page__icon-section .right .heading{text-transform:uppercase;color:#e73031;font-size:1.25rem;line-height:1.2;font-weight:700;margin-top:.625rem}.partners-page .partners-page__content .partners-page-content__left .partners-page__icon-section .right p{width:80%;margin-top:.3125rem;margin-bottom:0;color:#2f3945;font-size:.875rem;line-height:1.71429}@media screen and (max-width:63.99875em){.partners-page .partners-page__content .partners-page-content__left .partners-page__icon-section .right p{width:100%}}.partners-page .partners-page__content .partners-page-content__left h2{display:inline-block;font-weight:700;padding-left:1.125rem;font-size:1.5625rem;line-height:.8}@media screen and (max-width:28.12375em){.partners-page .partners-page__content .partners-page-content__left h2{padding-top:0;padding-left:0}}.partners-page .partners-page__content .partners-page-content__left h3{font-size:.9375rem;line-height:1.46667;font-weight:700;color:#2f3945}.partners-page .partners-page__content .partners-page-content__left ul li{list-style-type:none;position:relative;font-size:.875rem;line-height:1.71429;color:#2f3945}.partners-page .partners-page__content .partners-page-content__left ul li:before{font-family:icons;list-style-type:disc;position:absolute;left:-15px;top:8px;color:#e73031;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);font-size:.375rem}.partners-page .partners-page__content .partners-page-content__left .partners-page__text-content{padding-top:1.875rem}@media screen and (max-width:39.99875em){.partners-page .partners-page__content .partners-page-content__left .partners-page__text-content{padding-top:.625rem}}.category-page ul .partners-page .partners-page__content .partners-page-content__left .partners-page__text-content li:before,.list-page ul .partners-page .partners-page__content .partners-page-content__left .partners-page__text-content li:before,.partners-page .partners-page__content .partners-page-content__left .partners-page__text-content .category-page ul li:before,.partners-page .partners-page__content .partners-page-content__left .partners-page__text-content .icon,.partners-page .partners-page__content .partners-page-content__left .partners-page__text-content .list-page ul li:before{display:inline-block;color:#fff;font-size:1.25rem}.category-page ul .partners-page .partners-page__content .partners-page-content__left .partners-page__text-content li:before,.list-page ul .partners-page .partners-page__content .partners-page-content__left .partners-page__text-content li:before,.partners-page .partners-page__content .partners-page-content__left .partners-page__text-content .category-page ul li:before,.partners-page .partners-page__content .partners-page-content__left .partners-page__text-content .icon:before,.partners-page .partners-page__content .partners-page-content__left .partners-page__text-content .list-page ul li:before{padding:.625rem .6875rem;border-radius:30px;background-color:#e73031}@media screen and (max-width:28.12375em){.category-page ul .partners-page .partners-page__content .partners-page-content__left .partners-page__text-content li:before,.list-page ul .partners-page .partners-page__content .partners-page-content__left .partners-page__text-content li:before,.partners-page .partners-page__content .partners-page-content__left .partners-page__text-content .category-page ul li:before,.partners-page .partners-page__content .partners-page-content__left .partners-page__text-content .icon,.partners-page .partners-page__content .partners-page-content__left .partners-page__text-content .list-page ul li:before{display:none}}.partners-page .partners-page__content .partners-page-content__left .partners-page__text-content .text{padding-top:1.25rem}.partners-page .partners-page__content .partners-page-content__left .partners-page__text-content .text *{font-family:Exo\ 2,sans-serif!important;font-size:.875rem!important}.partners-page .partners-page__content .partners-page-content__left .partners-page__text-content .text p{width:90%;margin-bottom:1.375rem;color:#2f3945;font-size:.875rem;line-height:1.71429}@media screen and (max-width:63.99875em){.partners-page .partners-page__content .partners-page-content__left .partners-page__text-content .text p{width:100%}}.partners-page .partners-page__content .partners-page-content__left iframe{margin-top:1.25rem;margin-bottom:4.125rem}@media screen and (max-width:63.99875em){.partners-page .partners-page__content .partners-page-content__left iframe{margin-top:.625rem;margin-bottom:1.875rem}}.partners-page .partners-page-content__right{float:right;width:44%;margin-top:.375rem}@media screen and (max-width:63.99875em){.partners-page .partners-page-content__right{width:100%}}.partners-page .partners-page-content__right .contact-form-box{width:91.5%}@media screen and (max-width:74.99875em){.partners-page .partners-page-content__right .contact-form-box{width:95%}}@media screen and (max-width:63.99875em){.partners-page .partners-page-content__right .contact-form-box{width:100%}}@media screen and (min-width:64em){.products-list-panel .products-list-panel__content{overflow-y:hidden}}.products-list-panel .products-list-panel__left{float:left;width:45.6%;display:-webkit-box;display:flex;position:relative}@media screen and (max-width:63.99875em){.products-list-panel .products-list-panel__left{width:100%}}@media screen and (max-width:39.99875em){.products-list-panel .products-list-panel__left{flex-wrap:wrap}}.products-list-panel .products-list-panel__left .panel-left-menu{width:52%;background-color:#fff;overflow:hidden}@media screen and (max-width:39.99875em){.products-list-panel .products-list-panel__left .panel-left-menu{width:100%;margin-bottom:1.25rem}}.products-list-panel .products-list-panel__left .products-list-panel-left__content-right{width:48%;position:relative;padding:2.6875rem .5rem}.products-list-panel .products-list-panel__left .products-list-panel-left__content-right:after{content:"";position:absolute;top:0;bottom:0;left:0;right:-1000px;background-color:#eeefef;z-index:-1;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.products-list-panel .products-list-panel__left .products-list-panel-left__content-right:before{content:"";position:absolute;top:0;bottom:-500%;left:0;right:0;background-color:#eeefef;z-index:-1;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}@media screen and (min-width:64em){.products-list-panel .products-list-panel__left .products-list-panel-left__content-right:after{display:none}}@media screen and (max-width:63.99875em){.products-list-panel .products-list-panel__left .products-list-panel-left__content-right:before{bottom:0}}@media screen and (max-width:39.99875em){.products-list-panel .products-list-panel__left .products-list-panel-left__content-right:before{left:-500px}}.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .heading{font-size:1.25rem;line-height:1.3;font-weight:700;display:block;padding-left:2.1875rem;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out}@media screen and (max-width:74.99875em){.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .heading{padding-left:.9375rem}}@media screen and (max-width:63.99875em){.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .heading{padding-left:.625rem}}.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .tooltip{display:inline-block;color:#bfbfbf;font-size:1.0625rem;position:relative;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;margin-left:.4375rem}.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .tooltip:active,.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .tooltip:focus,.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .tooltip:hover{color:#e73031}.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .tooltipPopup{position:absolute;top:30px;left:-165px;width:350px;z-index:9;border:2px solid #e73031;padding:.625rem .3125rem;background-color:#fff;visibility:hidden;overflow:hidden;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-transition-delay:.5s;transition-delay:.5s;color:#101923;font-size:.75rem;line-height:1.5;font-weight:400;text-transform:none}@media screen and (max-width:47.99875em){.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .tooltipPopup{left:-190px;width:200px}}.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .tooltip:active .tooltipPopup,.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .tooltip:focus .tooltipPopup,.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .tooltip:hover .tooltipPopup{visibility:visible;-webkit-transform:scale(1);transform:scale(1)}.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list__menu-hover{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:-45px;background-color:#e73031;padding:.125rem .375rem;z-index:1;opacity:0;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;cursor:pointer}.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list__menu-hover button{cursor:pointer}.category-page ul .products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list__menu-hover button:active li:before,.category-page ul .products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list__menu-hover button:focus li:before,.category-page ul .products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list__menu-hover button:hover li:before,.list-page ul .products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list__menu-hover button:active li:before,.list-page ul .products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list__menu-hover button:focus li:before,.list-page ul .products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list__menu-hover button:hover li:before,.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list__menu-hover button:active .category-page ul li:before,.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list__menu-hover button:active .icon,.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list__menu-hover button:active .list-page ul li:before,.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list__menu-hover button:focus .category-page ul li:before,.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list__menu-hover button:focus .icon,.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list__menu-hover button:focus .list-page ul li:before,.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list__menu-hover button:hover .category-page ul li:before,.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list__menu-hover button:hover .icon,.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list__menu-hover button:hover .list-page ul li:before{color:#101923}.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list__menu-hover .products-list__menu-icon:focus{outline:none}.category-page ul .products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list__menu-hover li:before,.list-page ul .products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list__menu-hover li:before,.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list__menu-hover .category-page ul li:before,.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list__menu-hover .icon,.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list__menu-hover .list-page ul li:before{font-size:.875rem;padding:0 2px;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;color:#fff;cursor:pointer}.category-page ul .products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list__menu-hover li:active:before,.category-page ul .products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list__menu-hover li:focus:before,.category-page ul .products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list__menu-hover li:hover:before,.list-page ul .products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list__menu-hover li:active:before,.list-page ul .products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list__menu-hover li:focus:before,.list-page ul .products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list__menu-hover li:hover:before,.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list__menu-hover .category-page ul li:active:before,.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list__menu-hover .category-page ul li:focus:before,.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list__menu-hover .category-page ul li:hover:before,.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list__menu-hover .icon:active,.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list__menu-hover .icon:focus,.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list__menu-hover .icon:hover,.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list__menu-hover .list-page ul li:active:before,.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list__menu-hover .list-page ul li:focus:before,.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list__menu-hover .list-page ul li:hover:before{color:#101923}@media screen and (max-width:63.99875em){.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list__menu-hover{right:0}}.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list-panel__sub-menu{margin-top:1.5rem;font-family:Open Sans,sans-serif;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;font-size:.875rem;line-height:2.57143}.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list-panel__sub-menu .button-black{display:block;background-color:#101923;text-align:center;border:3px solid #101923;color:#fff;cursor:pointer;font-family:Open Sans,sans-serif;font-size:.875rem;line-height:1;font-weight:400;padding:.5rem .3125rem;margin:0 auto 15px}.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list-panel__sub-menu .button-black:active,.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list-panel__sub-menu .button-black:focus,.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list-panel__sub-menu .button-black:hover{background-color:transparent;color:#101923}.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list-panel__sub-menu .button-black:focus{outline:none}@media screen and (max-width:63.99875em){.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list-panel__sub-menu .button-black{margin:0 0 15px}}.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list-panel__sub-menu ul{margin:0}.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list-panel__sub-menu ul li{position:relative;list-style-type:none;padding-left:.625rem;margin-bottom:.875rem;margin-left:2.1875rem}.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list-panel__sub-menu ul li.sub{margin-left:3.125rem}.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list-panel__sub-menu ul li:before{content:"\2022";position:absolute;top:6px;left:-3px;color:#e73031}.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list-panel__sub-menu ul li a:active,.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list-panel__sub-menu ul li a:focus,.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list-panel__sub-menu ul li a:hover{color:#e73031}@media screen and (max-width:74.99875em){.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list-panel__sub-menu ul li{margin-left:.9375rem}}@media screen and (max-width:63.99875em){.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list-panel__sub-menu ul li{margin-left:.625rem}}.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list-panel__sub-menu ul li:active .products-list__menu-hover,.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list-panel__sub-menu ul li:focus .products-list__menu-hover,.products-list-panel .products-list-panel__left .products-list-panel-left__content-right .products-list-panel__sub-menu ul li:hover .products-list__menu-hover{opacity:1}@media screen and (max-width:39.99875em){.products-list-panel .products-list-panel__left .products-list-panel-left__content-right{width:100%;padding:.9375rem .5rem}}.products-list-panel .products-list-panel__right{float:right;width:54.4%;padding:4.0625rem 0 9.375rem 2.9375rem;border-left:1px solid #e7e7e7}@media screen and (max-width:63.99875em){.products-list-panel .products-list-panel__right{width:100%;padding:1.875rem 0 3.125rem;border-left:none}}.products-list-panel .products-list-panel__right h2{font-weight:500;font-size:1.4375rem;line-height:1.30435;margin-bottom:2.1875rem}.products-list-panel .products-list-panel__right h2 span{font-weight:700}.products-list-panel .products-list-panel__right .contact-form_search{position:relative;margin-bottom:1.6875rem}.products-list-panel .products-list-panel__right .contact-form_search .button-black{position:absolute;top:0;right:0;background-color:#101923;border:3px solid #101923;color:#fff;font-family:Open Sans,sans-serif;font-size:.875rem;line-height:1;font-weight:400;padding:.75rem 1.6875rem}.products-list-panel .products-list-panel__right .contact-form_search .button-black:active,.products-list-panel .products-list-panel__right .contact-form_search .button-black:focus,.products-list-panel .products-list-panel__right .contact-form_search .button-black:hover{background-color:transparent;color:#101923}@media screen and (max-width:28.12375em){.products-list-panel .products-list-panel__right .contact-form_search .button-black{position:static;display:block;text-align:center;margin-top:1.25rem}}.products-list-panel .products-list-panel__right .form_search{position:relative;max-width:236px}@media screen and (max-width:28.12375em){.products-list-panel .products-list-panel__right .form_search{max-width:100%}}.products-list-panel .products-list-panel__right .form_search input{height:45px;margin:0;border:1px solid #e0e0e0;box-shadow:none;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}@media screen and (max-width:47.99875em){.products-list-panel .products-list-panel__right .form_search input{max-width:100%}}.products-list-panel .products-list-panel__right .form_search input:focus{background-color:#d1d1d1}.products-list-panel .products-list-panel__right .form_search .button{position:absolute;top:0;bottom:0;right:0;height:45px;padding:.1875rem .6875rem}.products-list-panel .products-list-panel__right .form{position:relative}.products-list-panel .products-list-panel__right .form input{width:100%;text-align:center}@media screen and (max-width:39.99875em){.products-list-panel .products-list-panel__right .products-list-panel__table{overflow-x:scroll}}.products-list-panel .products-list-panel__right .products-list-panel__table .products-list-panel__row{display:-webkit-box;display:flex;width:100%;font-size:.875rem;line-height:auto/14}@media screen and (max-width:39.99875em){.products-list-panel .products-list-panel__right .products-list-panel__table .products-list-panel__row{display:-webkit-inline-box;display:inline-flex;width:auto}}.products-list-panel .products-list-panel__right .products-list-panel__table .products-list-panel__row .row{padding:.6875rem .9375rem;border-bottom:1px solid #e0e0e0;border-right:1px solid #e0e0e0}.products-list-panel .products-list-panel__right .products-list-panel__table .products-list-panel__row .first{padding:.6875rem .1875rem;width:45px;border-left:1px solid #e0e0e0;text-align:center}.products-list-panel .products-list-panel__right .products-list-panel__table .products-list-panel__row .second{width:42%;padding:.6875rem .9375rem}@media screen and (max-width:63.99875em){.products-list-panel .products-list-panel__right .products-list-panel__table .products-list-panel__row .second{width:44%}}@media screen and (max-width:39.99875em){.products-list-panel .products-list-panel__right .products-list-panel__table .products-list-panel__row .second{width:300px}}.products-list-panel .products-list-panel__right .products-list-panel__table .products-list-panel__row .third{width:17%;padding:.6875rem .625rem;text-align:center;color:#66bd3d;font-family:Open Sans,sans-serif}@media screen and (max-width:39.99875em){.products-list-panel .products-list-panel__right .products-list-panel__table .products-list-panel__row .third{width:100px}}.products-list-panel .products-list-panel__right .products-list-panel__table .products-list-panel__row .fourth{width:13%;padding:.6875rem .625rem;text-align:center}@media screen and (max-width:74.99875em){.products-list-panel .products-list-panel__right .products-list-panel__table .products-list-panel__row .fourth{width:20%}}@media screen and (max-width:39.99875em){.products-list-panel .products-list-panel__right .products-list-panel__table .products-list-panel__row .fourth{width:80px}}.products-list-panel .products-list-panel__right .products-list-panel__table .products-list-panel__row .fifth{width:24%;padding:.6875rem .625rem;text-align:center}.products-list-panel .products-list-panel__right .products-list-panel__table .products-list-panel__row .fifth .edit{color:#a5a7a9;margin-right:1.25rem}.products-list-panel .products-list-panel__right .products-list-panel__table .products-list-panel__row .fifth .edit:active,.products-list-panel .products-list-panel__right .products-list-panel__table .products-list-panel__row .fifth .edit:focus,.products-list-panel .products-list-panel__right .products-list-panel__table .products-list-panel__row .fifth .edit:hover{color:#101923}@media screen and (max-width:74.99875em){.products-list-panel .products-list-panel__right .products-list-panel__table .products-list-panel__row .fifth .edit{display:block;text-align:center;margin:0}}.products-list-panel .products-list-panel__right .products-list-panel__table .products-list-panel__row .fifth .remove{color:#e73031}.products-list-panel .products-list-panel__right .products-list-panel__table .products-list-panel__row .fifth .remove:active,.products-list-panel .products-list-panel__right .products-list-panel__table .products-list-panel__row .fifth .remove:focus,.products-list-panel .products-list-panel__right .products-list-panel__table .products-list-panel__row .fifth .remove:hover{color:#a5a7a9}@media screen and (max-width:74.99875em){.products-list-panel .products-list-panel__right .products-list-panel__table .products-list-panel__row .fifth .remove{display:block;text-align:center;margin-top:.1875rem}}@media screen and (max-width:74.99875em){.products-list-panel .products-list-panel__right .products-list-panel__table .products-list-panel__row .fifth{width:17%}}@media screen and (max-width:39.99875em){.products-list-panel .products-list-panel__right .products-list-panel__table .products-list-panel__row .fifth{width:80px}}.products-list-panel .products-list-panel__right .products-list-panel__table .products-list-panel__row:nth-child(odd){background-color:#f6f6f6}.products-list-panel .products-list-panel__right .products-list-panel__table .first-row{background-color:#e73031!important;font-family:Open Sans,sans-serif}.products-list-panel .products-list-panel__right .products-list-panel__table .first-row div{text-align:center;color:#fff!important;border-right:1px solid #eb4f50}.products-list-panel .products-list-panel__right .products-list-panel__table .first-row div:last-child{border-right:none}.products-list-panel .products-list-panel__right .button-save{float:right;margin-top:1.25rem;padding:.0625rem 1.875rem;font-size:.875rem;line-height:2.57143;font-family:Open Sans,sans-serif}.products-list-panel .toggle-categories{position:absolute;top:57%;left:220px;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:0}@media screen and (max-width:74.99875em){.products-list-panel .toggle-categories{left:180px}}@media screen and (max-width:63.99875em){.products-list-panel .toggle-categories{display:none}}.products-list-panel .products-list-panel__left{-webkit-transition:1s ease-in-out;transition:1s ease-in-out}.products-list-panel .products-list-panel__left.is-active{width:24%}.products-list-panel .products-list-panel__right{-webkit-transition:1s ease-in-out;transition:1s ease-in-out}.products-list-panel .products-list-panel__right.is-active{width:76%;padding:4.0625rem 0 2rem .9375rem}.products-list-panel .products-list-panel-left-content-right__helper{-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;-webkit-transition-delay:1s;transition-delay:1s}.products-list-panel .products-list-panel-left-content-right__helper.is-active{-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;opacity:0;overflow:hidden}.products-list-panel .products-list-panel-left__content-right{-webkit-transition:1s ease-in-out;transition:1s ease-in-out}.products-list-panel .products-list-panel-left__content-right.is-active{width:0;padding:2.6875rem 0}.products-list-panel .panel-left-menu{-webkit-transition:1s ease-in-out;transition:1s ease-in-out}.products-list-panel .panel-left-menu.is-active{width:100%}.settings-panel .settings-panel__content .settings-panel__left{float:left;width:24%}@media screen and (max-width:63.99875em){.settings-panel .settings-panel__content .settings-panel__left{width:30%}}@media screen and (max-width:47.99875em){.settings-panel .settings-panel__content .settings-panel__left{width:100%}}.settings-panel .settings-panel__content .settings-panel__right{float:right;width:76%;padding:2.9375rem 0 2.9375rem 2.9375rem;border-left:1px solid #e7e7e7}@media screen and (max-width:63.99875em){.settings-panel .settings-panel__content .settings-panel__right{width:70%;padding:2.9375rem 0 2.5rem 1.5625rem}}@media screen and (max-width:47.99875em){.settings-panel .settings-panel__content .settings-panel__right{width:100%;border-left:none;padding:1.875rem 0}}.settings-panel .settings-panel__content .settings-panel__right .contact-form,.settings-panel .settings-panel__content .settings-panel__right .contact-form2{position:relative;margin-top:1.25rem}.settings-panel .settings-panel__content .settings-panel__right .contact-form2 .tooltip,.settings-panel .settings-panel__content .settings-panel__right .contact-form .tooltip{display:inline-block;color:#bfbfbf;font-size:1.0625rem;position:relative;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;margin-left:.4375rem}.settings-panel .settings-panel__content .settings-panel__right .contact-form2 .tooltip:active,.settings-panel .settings-panel__content .settings-panel__right .contact-form2 .tooltip:focus,.settings-panel .settings-panel__content .settings-panel__right .contact-form2 .tooltip:hover,.settings-panel .settings-panel__content .settings-panel__right .contact-form .tooltip:active,.settings-panel .settings-panel__content .settings-panel__right .contact-form .tooltip:focus,.settings-panel .settings-panel__content .settings-panel__right .contact-form .tooltip:hover{color:#e73031}.settings-panel .settings-panel__content .settings-panel__right .contact-form2 .tooltipPopup,.settings-panel .settings-panel__content .settings-panel__right .contact-form .tooltipPopup{position:absolute;bottom:111%;left:-165px;width:350px;z-index:9;border:2px solid #e73031;padding:.625rem .3125rem;background-color:#fff;visibility:hidden;overflow:hidden;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-transition-delay:.5s;transition-delay:.5s;color:#101923;font-size:.75rem;line-height:1.5;font-weight:400;text-transform:none}@media screen and (max-width:47.99875em){.settings-panel .settings-panel__content .settings-panel__right .contact-form2 .tooltipPopup,.settings-panel .settings-panel__content .settings-panel__right .contact-form .tooltipPopup{bottom:100%;left:-50px;width:200px}}.settings-panel .settings-panel__content .settings-panel__right .contact-form2 .tooltip:active .tooltipPopup,.settings-panel .settings-panel__content .settings-panel__right .contact-form2 .tooltip:focus .tooltipPopup,.settings-panel .settings-panel__content .settings-panel__right .contact-form2 .tooltip:hover .tooltipPopup,.settings-panel .settings-panel__content .settings-panel__right .contact-form .tooltip:active .tooltipPopup,.settings-panel .settings-panel__content .settings-panel__right .contact-form .tooltip:focus .tooltipPopup,.settings-panel .settings-panel__content .settings-panel__right .contact-form .tooltip:hover .tooltipPopup{visibility:visible;-webkit-transform:scale(1);transform:scale(1)}@media screen and (max-width:39.99875em){.settings-panel .settings-panel__content .settings-panel__right .contact-form,.settings-panel .settings-panel__content .settings-panel__right .contact-form2{margin-top:.625rem}}.settings-panel .settings-panel__content .settings-panel__right h2{font-size:1.4375rem;line-height:1.34783;font-weight:600}.settings-panel .settings-panel__content .settings-panel__right .settings-panel-right__heading{font-weight:700;background-color:#eeefef;margin-top:1.75rem;font-size:.9375rem;line-height:1.6;letter-spacing:.025em;padding:.8125rem 1.5625rem}@media screen and (max-width:39.99875em){.settings-panel .settings-panel__content .settings-panel__right .settings-panel-right__heading{padding:.625rem .9375rem;margin-top:.9375rem}}.settings-panel .settings-panel__content .settings-panel__right .text{margin-top:1.25rem;font-size:.8125rem;line-height:1.84615;color:#b3b4b6}.settings-panel .settings-panel__content .settings-panel__right .text:first-child{margin:0}.settings-panel .settings-panel__content .settings-panel__right .text input,.settings-panel .settings-panel__content .settings-panel__right .text textarea{height:45px;margin:0;border:none;box-shadow:none;background-color:#e7e8e9;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;max-width:400px}.settings-panel .settings-panel__content .settings-panel__right .text input:focus,.settings-panel .settings-panel__content .settings-panel__right .text textarea:focus{background-color:#d1d1d1}@media screen and (max-width:47.99875em){.settings-panel .settings-panel__content .settings-panel__right .text input,.settings-panel .settings-panel__content .settings-panel__right .text textarea{max-width:100%}}@media screen and (max-width:39.99875em){.settings-panel .settings-panel__content .settings-panel__right .text input,.settings-panel .settings-panel__content .settings-panel__right .text textarea{height:40px}}.settings-panel .settings-panel__content .settings-panel__right .text textarea{height:auto;max-width:100%}@media screen and (max-width:39.99875em){.settings-panel .settings-panel__content .settings-panel__right .text{margin-top:.625rem}}.settings-panel .settings-panel__content .settings-panel__right .button{margin-top:1.25rem;font-size:1rem;font-family:Open Sans,sans-serif}.category-page ul .settings-panel .settings-panel__content .settings-panel__right .button li:before,.list-page ul .settings-panel .settings-panel__content .settings-panel__right .button li:before,.settings-panel .settings-panel__content .settings-panel__right .button .category-page ul li:before,.settings-panel .settings-panel__content .settings-panel__right .button .icon,.settings-panel .settings-panel__content .settings-panel__right .button .list-page ul li:before{vertical-align:initial;margin-right:.25rem;font-size:1.125rem}@media screen and (max-width:28.12375em){.settings-panel .settings-panel__content .settings-panel__right .button{width:100%}}.slider-list-panel .slider-list-panel__left{float:left;width:24%}@media screen and (max-width:63.99875em){.slider-list-panel .slider-list-panel__left{width:100%}}.slider-list-panel .slider-list-panel__right{float:right;width:76%;padding:3.9375rem 0 28.125rem 2.9375rem;border-left:1px solid #e7e7e7}@media screen and (max-width:63.99875em){.slider-list-panel .slider-list-panel__right{width:100%;padding:1.875rem 0 1.25rem;border-left:none}}.slider-list-panel .slider-list-panel__right h2{font-weight:600;font-size:1.4375rem;line-height:0;margin-bottom:2.1875rem}.slider-list-panel .slider-list-panel__right .contact-form{position:relative;margin-bottom:1.6875rem}.slider-list-panel .slider-list-panel__right .contact-form .button-black{float:right;margin-top:1.25rem;margin-right:.9375rem;background-color:#101923;border:3px solid #101923;color:#fff;font-family:Open Sans,sans-serif;font-size:.875rem;line-height:1;font-weight:400;padding:.75rem 1.6875rem;text-align:center}.slider-list-panel .slider-list-panel__right .contact-form .button-black:active,.slider-list-panel .slider-list-panel__right .contact-form .button-black:focus,.slider-list-panel .slider-list-panel__right .contact-form .button-black:hover{background-color:transparent;color:#101923}@media screen and (max-width:28.12375em){.slider-list-panel .slider-list-panel__right .contact-form .button-black{display:block;width:100%;margin:0}}.slider-list-panel .slider-list-panel__right .form{position:relative}@media screen and (max-width:28.12375em){.slider-list-panel .slider-list-panel__right .form{max-width:100%}}.slider-list-panel .slider-list-panel__right .form input{height:45px;margin:0;width:100%;border:1px solid #e0e0e0;box-shadow:none;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}@media screen and (max-width:47.99875em){.slider-list-panel .slider-list-panel__right .form input{max-width:100%}}.slider-list-panel .slider-list-panel__right .form input:focus{background-color:#d1d1d1}.slider-list-panel .slider-list-panel__right .form .button{float:right;margin-top:1.25rem;background-color:#e73031;border:3px solid #e73031;color:#fff;font-family:Open Sans,sans-serif;font-size:.875rem;line-height:1;font-weight:400;padding:.75rem 1.6875rem;text-align:center}.slider-list-panel .slider-list-panel__right .form .button:active,.slider-list-panel .slider-list-panel__right .form .button:focus,.slider-list-panel .slider-list-panel__right .form .button:hover{background-color:transparent;color:#101923}@media screen and (max-width:28.12375em){.slider-list-panel .slider-list-panel__right .form .button{display:block;width:100%;margin-top:1.25rem}}@media screen and (max-width:63.99875em){.slider-list-panel .slider-list-panel__right .slider-list__table{overflow-x:scroll}}.slider-list-panel .slider-list-panel__right .slider-list__table .slider-list-table__row{display:-webkit-box;display:flex;width:100%;font-size:.875rem;line-height:auto/14}@media screen and (max-width:63.99875em){.slider-list-panel .slider-list-panel__right .slider-list__table .slider-list-table__row{display:-webkit-inline-box;display:inline-flex;width:auto}}.slider-list-panel .slider-list-panel__right .slider-list__table .slider-list-table__row .row{padding:.6875rem .9375rem;border-bottom:1px solid #e0e0e0;border-right:1px solid #e0e0e0}.slider-list-panel .slider-list-panel__right .slider-list__table .slider-list-table__row .first{padding:.6875rem .1875rem;width:45px;border-left:1px solid #e0e0e0;text-align:center}.slider-list-panel .slider-list-panel__right .slider-list__table .slider-list-table__row .second{width:20%;padding:.6875rem .9375rem}.slider-list-panel .slider-list-panel__right .slider-list__table .slider-list-table__row .second img{display:block;margin:0 auto;max-width:6.25rem}@media screen and (max-width:63.99875em){.slider-list-panel .slider-list-panel__right .slider-list__table .slider-list-table__row .second{width:160px}}.slider-list-panel .slider-list-panel__right .slider-list__table .slider-list-table__row .third{width:31%;padding:.6875rem .625rem}@media screen and (max-width:63.99875em){.slider-list-panel .slider-list-panel__right .slider-list__table .slider-list-table__row .third{width:320px}}.slider-list-panel .slider-list-panel__right .slider-list__table .slider-list-table__row .fourth{width:12%;padding:.6875rem .625rem;text-align:center;color:#66bd3d;font-family:Open Sans,sans-serif}@media screen and (max-width:63.99875em){.slider-list-panel .slider-list-panel__right .slider-list__table .slider-list-table__row .fourth{width:130px}}.slider-list-panel .slider-list-panel__right .slider-list__table .slider-list-table__row .fifth{width:12%;padding:.6875rem .625rem}.slider-list-panel .slider-list-panel__right .slider-list__table .slider-list-table__row .fifth input{text-align:center;height:30px}@media screen and (max-width:63.99875em){.slider-list-panel .slider-list-panel__right .slider-list__table .slider-list-table__row .fifth{width:130px}}.slider-list-panel .slider-list-panel__right .slider-list__table .slider-list-table__row .sixth{width:20%;padding:.6875rem .625rem;text-align:center}.slider-list-panel .slider-list-panel__right .slider-list__table .slider-list-table__row .sixth .edit{color:#a5a7a9;margin-right:1.25rem}.slider-list-panel .slider-list-panel__right .slider-list__table .slider-list-table__row .sixth .edit:active,.slider-list-panel .slider-list-panel__right .slider-list__table .slider-list-table__row .sixth .edit:focus,.slider-list-panel .slider-list-panel__right .slider-list__table .slider-list-table__row .sixth .edit:hover{color:#101923}@media screen and (max-width:74.99875em){.slider-list-panel .slider-list-panel__right .slider-list__table .slider-list-table__row .sixth .edit{display:block;text-align:center;margin:0}}.slider-list-panel .slider-list-panel__right .slider-list__table .slider-list-table__row .sixth .remove{color:#e73031}.slider-list-panel .slider-list-panel__right .slider-list__table .slider-list-table__row .sixth .remove:active,.slider-list-panel .slider-list-panel__right .slider-list__table .slider-list-table__row .sixth .remove:focus,.slider-list-panel .slider-list-panel__right .slider-list__table .slider-list-table__row .sixth .remove:hover{color:#a5a7a9}@media screen and (max-width:74.99875em){.slider-list-panel .slider-list-panel__right .slider-list__table .slider-list-table__row .sixth .remove{display:block;text-align:center;margin-top:.1875rem}}@media screen and (max-width:63.99875em){.slider-list-panel .slider-list-panel__right .slider-list__table .slider-list-table__row .sixth{width:150px}}.slider-list-panel .slider-list-panel__right .slider-list__table .slider-list-table__row:nth-child(odd){background-color:#f6f6f6}.slider-list-panel .slider-list-panel__right .slider-list__table .first-row{background-color:#e73031!important;font-family:Open Sans,sans-serif}.slider-list-panel .slider-list-panel__right .slider-list__table .first-row div{text-align:center;color:#fff!important}.slider-settings-panel .slider-settings-panel__left{float:left;width:24%}@media screen and (max-width:63.99875em){.slider-settings-panel .slider-settings-panel__left{width:100%}}.slider-settings-panel .slider-settings-panel__right{float:right;width:76%;padding:3.9375rem 0 3.125rem 2.9375rem;border-left:1px solid #e7e7e7}@media screen and (max-width:63.99875em){.slider-settings-panel .slider-settings-panel__right{width:100%;padding:1.875rem 0 1.25rem;border-left:none}}.slider-settings-panel .slider-settings-panel__right h2{font-weight:600;font-size:1.4375rem;line-height:0;margin-bottom:2.1875rem}.slider-settings-panel .slider-settings-panel__right .tooltip{display:inline-block;color:#bfbfbf;font-size:1.0625rem;position:relative;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;margin-left:.4375rem}.slider-settings-panel .slider-settings-panel__right .tooltip:active,.slider-settings-panel .slider-settings-panel__right .tooltip:focus,.slider-settings-panel .slider-settings-panel__right .tooltip:hover{color:#e73031}.slider-settings-panel .slider-settings-panel__right .tooltipPopup{position:absolute;bottom:111%;left:-165px;width:350px;z-index:9;border:2px solid #e73031;padding:.625rem .3125rem;background-color:#fff;visibility:hidden;overflow:hidden;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-transition-delay:.5s;transition-delay:.5s;color:#101923;font-size:.75rem;line-height:1.5;font-weight:400;text-transform:none}@media screen and (max-width:63.99875em){.slider-settings-panel .slider-settings-panel__right .tooltipPopup{bottom:100%;left:-40px}}@media screen and (max-width:28.12375em){.slider-settings-panel .slider-settings-panel__right .tooltipPopup{bottom:100%;left:-35px;width:270px}}.slider-settings-panel .slider-settings-panel__right .tooltip:active .tooltipPopup,.slider-settings-panel .slider-settings-panel__right .tooltip:focus .tooltipPopup,.slider-settings-panel .slider-settings-panel__right .tooltip:hover .tooltipPopup{visibility:visible;-webkit-transform:scale(1);transform:scale(1)}.slider-settings-panel .slider-settings-panel__right .contact-form{position:relative;margin-bottom:1.6875rem}.slider-settings-panel .slider-settings-panel__right .contact-form .text{font-size:.8125rem;line-height:1.84615;color:#b3b4b6;margin-bottom:.625rem;padding-top:.875rem}.slider-settings-panel .slider-settings-panel__right .contact-form .text input{height:45px;margin:0;border:none;box-shadow:none;background-color:#e7e8e9;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;max-width:400px}@media screen and (max-width:47.99875em){.slider-settings-panel .slider-settings-panel__right .contact-form .text input{max-width:100%}}.slider-settings-panel .slider-settings-panel__right .contact-form .text input:focus{background-color:#d1d1d1}.slider-settings-panel .slider-settings-panel__right .contact-form .text select{display:block;max-width:400px;font-size:1rem;height:45px;border:none;box-shadow:none;cursor:pointer;background-color:#e7e8e9;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.slider-settings-panel .slider-settings-panel__right .contact-form .text select:focus{background-color:#d1d1d1}@media screen and (max-width:47.99875em){.slider-settings-panel .slider-settings-panel__right .contact-form .text select{max-width:100%}}.slider-settings-panel .slider-settings-panel__right .contact-form .button-black{float:left;margin-top:1.25rem;background-color:#101923;border:3px solid #101923;color:#fff;font-family:Open Sans,sans-serif;font-size:.9375rem;line-height:.93333;font-weight:400;padding:.875rem 2.0625rem;text-align:center}.slider-settings-panel .slider-settings-panel__right .contact-form .button-black:active,.slider-settings-panel .slider-settings-panel__right .contact-form .button-black:focus,.slider-settings-panel .slider-settings-panel__right .contact-form .button-black:hover{background-color:transparent;color:#101923}@media screen and (max-width:28.12375em){.slider-settings-panel .slider-settings-panel__right .contact-form .button-black{display:block;width:100%;margin-top:.625rem}}.slider-settings-panel .slider-settings-panel__right .contact-form .button-red{float:right;margin-top:1.25rem;background-color:#e73031;border:3px solid #e73031;color:#fff;font-family:Open Sans,sans-serif;font-size:.9375rem;line-height:.93333;font-weight:400;padding:.5rem 2.0625rem;text-align:center;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;cursor:pointer}.slider-settings-panel .slider-settings-panel__right .contact-form .button-red:focus{outline:none}.category-page ul .slider-settings-panel .slider-settings-panel__right .contact-form .button-red li:before,.list-page ul .slider-settings-panel .slider-settings-panel__right .contact-form .button-red li:before,.slider-settings-panel .slider-settings-panel__right .contact-form .button-red .category-page ul li:before,.slider-settings-panel .slider-settings-panel__right .contact-form .button-red .icon,.slider-settings-panel .slider-settings-panel__right .contact-form .button-red .list-page ul li:before{font-size:1.5625rem;margin-right:.3125rem}.slider-settings-panel .slider-settings-panel__right .contact-form .button-red:active,.slider-settings-panel .slider-settings-panel__right .contact-form .button-red:focus,.slider-settings-panel .slider-settings-panel__right .contact-form .button-red:hover{background-color:transparent;color:#101923}@media screen and (max-width:28.12375em){.slider-settings-panel .slider-settings-panel__right .contact-form .button-red{width:100%;margin:0}}.contact-table td{padding:0 16px 8px 0}.category-page{width:100%;padding-top:3.375rem;padding-bottom:5.125rem;overflow:hidden}.category-page .category-page__left{float:left;width:48.5%;color:#101923}.category-page .category-page__left *{font-family:Exo\ 2,sans-serif!important;font-size:.875rem!important}.category-page .category-page__left p{margin-bottom:1.5rem}@media screen and (max-width:63.99875em){.category-page .category-page__left{float:none;width:100%;padding-bottom:2.5rem}}.category-page .category-page__right{float:right;width:51.5%}@media screen and (max-width:63.99875em){.category-page .category-page__right{float:none;width:100%}}.dealer-detail .product-card__section-price{padding-top:5.0625rem}@media screen and (max-width:47.99875em){.dealer-detail .product-card__section-price{padding-top:0}}.dealer-detail .product-card__price-netto span{display:block;width:100%;padding-top:.9375rem;font-size:1.125rem;line-height:.88889;color:#7b848d!important}.dealer-detail .product-page__tabs-content{padding-top:1.1875rem!important}.dealer-detail .product-page__tabs-content p{padding-top:1.375rem}@media screen and (max-width:47.99875em){.dealer-detail .slick-arrow{display:none!important}}.list-page{width:100%;padding-top:3.375rem;padding-bottom:5.125rem;overflow:hidden}.list-page .category-page__left{float:left;width:48.5%;color:#101923;overflow:hidden}.list-page .category-page__left *{font-family:Exo\ 2,sans-serif!important;font-size:.875rem!important}.list-page .category-page__left p{margin-bottom:1.5rem}@media screen and (max-width:63.99875em){.list-page .category-page__left{float:none;width:100%;padding-bottom:2.5rem}}.list-page .category-page__right{float:right;width:51.5%}@media screen and (max-width:63.99875em){.list-page .category-page__right{float:none;width:100%}}.product-card{overflow:hidden}.product-card .product-card__content{padding-top:3.1875rem}@media screen and (max-width:47.99875em){.product-card .product-card__content{padding-top:1.875rem}}.product-card .product-card__content .product-card-content__left{float:left;width:56%}@media screen and (max-width:74.99875em){.product-card .product-card__content .product-card-content__left{width:100%}}.product-card .product-card__content .product-card-content__left .product-card__section-price{float:left;width:34.5%}@media screen and (max-width:74.99875em){.product-card .product-card__content .product-card-content__left .product-card__section-price{width:auto;margin-right:5rem}}@media screen and (max-width:63.99875em){.product-card .product-card__content .product-card-content__left .product-card__section-price{margin-right:1.25rem}}@media screen and (max-width:47.99875em){.product-card .product-card__content .product-card-content__left .product-card__section-price{width:100%;margin:0}}.product-card .product-card__content .product-card-content__left .product-card__price-netto{display:block;width:100%;font-weight:700;font-size:1.125rem;line-height:1.11111;color:#101923;padding-bottom:.8125rem}.product-card .product-card__content .product-card-content__left .product-card__price-netto span{font-weight:400;color:#6c6c6c;text-decoration:line-through;white-space:nowrap}.product-card .product-card__content .product-card-content__left .product-card__price-red{display:block;width:100%;font-weight:700;white-space:nowrap;font-size:1.5625rem;line-height:1;color:#e73031;padding-bottom:.375rem}.product-card .product-card__content .product-card-content__left .product-card__price-black{display:inline-block;font-weight:700;white-space:nowrap;font-size:1.125rem;line-height:1;color:#101923}.product-card .product-card__content .product-card-content__left .tooltip{display:inline-block;color:#bfbfbf;font-size:1.0625rem;position:relative;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.product-card .product-card__content .product-card-content__left .tooltip:active,.product-card .product-card__content .product-card-content__left .tooltip:focus,.product-card .product-card__content .product-card-content__left .tooltip:hover{color:#e73031}.product-card .product-card__content .product-card-content__left .tooltipPopup{position:absolute;bottom:111%;left:45%;width:350px;z-index:9;border:2px solid #e73031;padding:.625rem .3125rem;background-color:#fff;visibility:hidden;overflow:hidden;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-transition-delay:.5s;transition-delay:.5s;color:#101923;font-size:.75rem;line-height:1.5;font-weight:400;text-transform:none}@media screen and (max-width:39.99875em){.product-card .product-card__content .product-card-content__left .tooltipPopup{bottom:auto;top:150%;left:-50px;width:200px}}.product-card .product-card__content .product-card-content__left .tooltip:active .tooltipPopup,.product-card .product-card__content .product-card-content__left .tooltip:focus .tooltipPopup,.product-card .product-card__content .product-card-content__left .tooltip:hover .tooltipPopup{visibility:visible;-webkit-transform:scale(1);transform:scale(1)}.product-card .product-card__content .product-card-content__left .product-card__button-red{display:block;margin-top:1.1875rem;font-size:1rem;font-weight:400;padding:.875rem 1.375rem}@media screen and (max-width:28.12375em){.product-card .product-card__content .product-card-content__left .product-card__button-red{width:100%}}.product-card .product-card__content .product-card-content__left .product-price__section-images{margin-left:-.625rem}.product-card .product-card__content .product-card-content__left .product-price__section-images img{padding:.625rem}.product-card .product-card__content .product-card-content__left .product-sliders{display:-webkit-box;display:flex;margin-top:.5rem}@media screen and (max-width:47.99875em){.product-card .product-card__content .product-card-content__left .product-sliders{flex-wrap:wrap;width:100%;padding-top:1.25rem}}.product-card .product-card__content .product-card-content__left .product-sliders__main-photo-slider{float:left;border:1px solid #d1d1d1;position:relative;width:330px}@media screen and (max-width:74.99875em){.product-card .product-card__content .product-card-content__left .product-sliders__main-photo-slider{width:85%}}@media screen and (max-width:47.99875em){.product-card .product-card__content .product-card-content__left .product-sliders__main-photo-slider{width:100%}}.product-card .product-card__content .product-card-content__left .product-sliders__main-photo-slider .product-sliders__main-photo-slider__single-slide{height:300px}.product-card .product-card__content .product-card-content__left .product-sliders__main-photo-slider .product-sliders__main-photo-slider__single-slide:focus{outline:none}@media screen and (max-width:47.99875em){.product-card .product-card__content .product-card-content__left .product-sliders__main-photo-slider .product-sliders__main-photo-slider__single-slide{height:400px}}@media screen and (max-width:28.12375em){.product-card .product-card__content .product-card-content__left .product-sliders__main-photo-slider .product-sliders__main-photo-slider__single-slide{height:250px}}.product-card .product-card__content .product-card-content__left .product-sliders__main-photo-slider .product-sliders__main-photo-slider__single-slide-a{display:block;width:100%;height:100%;padding:15px;background-position:50%;background-repeat:no-repeat}.product-card .product-card__content .product-card-content__left .product-sliders__main-photo-slider .product-sliders__main-photo-slider__single-slide-a:focus{outline:none}.product-card .product-card__content .product-card-content__left .product-sliders__main-photo-slider .product-sliders__main-photo-slider__single-slide__image{display:block;margin:0 auto;width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat}.product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider{float:right;width:4.125rem;margin-left:1.375rem;margin-top:.3125rem;position:relative}@media screen and (max-width:74.99875em){.product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider{width:70px;margin-left:.625rem;margin-top:0}}@media screen and (max-width:47.99875em){.product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider{float:none;width:100%;margin-left:0;margin-top:.625rem}}@media screen and (max-width:47.99875em){.product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .slick-arrow{display:none!important}}.product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .slick-list{margin-bottom:-.75rem}@media screen and (max-width:74.99875em){.product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .slick-list{margin-bottom:-1rem}}@media screen and (max-width:47.99875em){.product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .slick-list{margin-bottom:0}}.product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .product-sliders__nav-photo-slider__single-slide{display:block;border:1px solid #d1d1d1;height:4.0625rem;cursor:pointer;margin-bottom:.75rem}.product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .product-sliders__nav-photo-slider__single-slide:focus{outline:none}@media screen and (max-width:74.99875em){.product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .product-sliders__nav-photo-slider__single-slide{margin-bottom:1rem}}@media screen and (max-width:47.99875em){.product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .product-sliders__nav-photo-slider__single-slide{margin-bottom:0;border:none}}.product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .product-sliders__nav-photo-slider__single-slide .product-sliders__nav-photo-slider__single-slide--helper{display:block;margin:0 auto}@media screen and (max-width:47.99875em){.product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .product-sliders__nav-photo-slider__single-slide .product-sliders__nav-photo-slider__single-slide--helper{margin:3px;border:1px solid #d1d1d1}}@media screen and (max-width:39.99875em){.product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .product-sliders__nav-photo-slider__single-slide .product-sliders__nav-photo-slider__single-slide--helper{margin:0 5px}}.product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .product-sliders__nav-photo-slider__single-slide .product-sliders__nav-photo-slider__single-slide--helper .product-sliders__nav-photo-slider__single-slide__image{height:60px}@media screen and (max-width:47.99875em){.product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .product-sliders__nav-photo-slider__single-slide .product-sliders__nav-photo-slider__single-slide--helper .product-sliders__nav-photo-slider__single-slide__image{margin:0 auto}}.product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .prev-arrow{position:absolute;top:-25px;color:#d1d1d1;left:50%;-webkit-transform:translateX(-50%) rotate(180deg);transform:translateX(-50%) rotate(180deg)}.category-page ul .product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .prev-arrow li:before,.list-page ul .product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .prev-arrow li:before,.product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .prev-arrow .category-page ul li:before,.product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .prev-arrow .icon,.product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .prev-arrow .list-page ul li:before{font-size:6px;cursor:pointer;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.category-page ul .product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .prev-arrow li:active:before,.category-page ul .product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .prev-arrow li:focus:before,.category-page ul .product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .prev-arrow li:hover:before,.list-page ul .product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .prev-arrow li:active:before,.list-page ul .product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .prev-arrow li:focus:before,.list-page ul .product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .prev-arrow li:hover:before,.product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .prev-arrow .category-page ul li:active:before,.product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .prev-arrow .category-page ul li:focus:before,.product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .prev-arrow .category-page ul li:hover:before,.product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .prev-arrow .icon:active,.product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .prev-arrow .icon:focus,.product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .prev-arrow .icon:hover,.product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .prev-arrow .list-page ul li:active:before,.product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .prev-arrow .list-page ul li:focus:before,.product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .prev-arrow .list-page ul li:hover:before{color:#101923}@media screen and (max-width:47.99875em){.product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .prev-arrow{display:none}}.product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .next-arrow{position:absolute;color:#d1d1d1;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.category-page ul .product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .next-arrow li:before,.list-page ul .product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .next-arrow li:before,.product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .next-arrow .category-page ul li:before,.product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .next-arrow .icon,.product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .next-arrow .list-page ul li:before{font-size:6px;cursor:pointer;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.category-page ul .product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .next-arrow li:active:before,.category-page ul .product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .next-arrow li:focus:before,.category-page ul .product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .next-arrow li:hover:before,.list-page ul .product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .next-arrow li:active:before,.list-page ul .product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .next-arrow li:focus:before,.list-page ul .product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .next-arrow li:hover:before,.product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .next-arrow .category-page ul li:active:before,.product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .next-arrow .category-page ul li:focus:before,.product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .next-arrow .category-page ul li:hover:before,.product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .next-arrow .icon:active,.product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .next-arrow .icon:focus,.product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .next-arrow .icon:hover,.product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .next-arrow .list-page ul li:active:before,.product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .next-arrow .list-page ul li:focus:before,.product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .next-arrow .list-page ul li:hover:before{color:#101923}@media screen and (max-width:47.99875em){.product-card .product-card__content .product-card-content__left .product-sliders__nav-photo-slider .next-arrow{display:none}}.product-card .product-card__content .product-page__section-tabs{float:left;width:99%;padding-top:1.75rem}@media screen and (max-width:74.99875em){.product-card .product-card__content .product-page__section-tabs{width:100%;padding-top:1.25rem}}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-nav{background-color:#f3f3f3;padding:.5625rem .625rem 0}@media screen and (max-width:39.99875em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-nav{padding:.3125rem .3125rem 0}}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-nav .nav-tabs{margin:0;font-family:Open Sans,sans-serif;font-weight:600;font-size:.75rem;line-height:1.16667;display:-webkit-box;display:flex;justify-content:space-around;list-style-type:none;text-align:center}@media screen and (max-width:39.99875em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-nav .nav-tabs{flex-wrap:wrap}}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-nav .nav-tabs li{padding:.625rem .3125rem 1.1875rem;width:100%}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-nav .nav-tabs li.active{background-color:#fff}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-nav .nav-tabs li.active a{color:#e73031}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-nav .nav-tabs li a{color:#101923}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-nav .nav-tabs li a:active,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-nav .nav-tabs li a:focus,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-nav .nav-tabs li a:hover{color:#e73031}@media screen and (max-width:39.99875em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-nav .nav-tabs li a{display:block;width:100%;padding:.9375rem .5rem}}@media screen and (max-width:74.99875em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-nav .nav-tabs li{padding:.9375rem .5rem}}@media screen and (max-width:39.99875em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-nav .nav-tabs li{width:100%;padding:0}}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content{padding-top:2.5rem;padding-bottom:4.6875rem;overflow:hidden}@media screen and (max-width:74.99875em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content{padding-top:1.25rem;padding-bottom:1.25rem}}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content h3{font-size:.9375rem;line-height:1.46667;font-weight:700;color:#2f3945}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .notice{background-color:#e73031;color:#fff;padding:2.5rem;position:relative;overflow:hidden}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .notice p{color:#fff;font-size:.875rem;line-height:1.42857}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .notice:before{position:absolute;font-family:icons;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:25px;font-size:8.75rem;color:#f9383b}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content ul li{width:90%;list-style-type:none;position:relative;font-size:.875rem;line-height:1.71429;color:#2f3945}@media screen and (max-width:47.99875em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content ul li{width:100%}}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content ul li:before{font-family:icons;list-style-type:disc;position:absolute;left:-15px;top:8px;color:#e73031;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);font-size:.375rem}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .container_content{cursor:pointer;font-size:.875rem;line-height:1.71429;color:#2f3945}.category-page ul .product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .container_content li:before,.list-page ul .product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .container_content li:before,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .container_content .category-page ul li:before,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .container_content .icon,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .container_content .list-page ul li:before{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.category-page ul .product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .container_content li:before,.list-page ul .product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .container_content li:before,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .container_content .category-page ul li:before,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .container_content .icon:before,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .container_content .list-page ul li:before{background-color:transparent!important;color:#e73031}.category-page ul .product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .container_content li.active:before,.list-page ul .product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .container_content li.active:before,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .container_content .category-page ul li.active:before,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .container_content .icon.active,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .container_content .list-page ul li.active:before{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .container_content .content{cursor:default}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .list-grid{margin:0}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .list-grid .list-grid__box{width:33.3333%}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .list-grid .list-grid__box:active,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .list-grid .list-grid__box:focus,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .list-grid .list-grid__box:hover{box-shadow:0 0 10px #d1d1d1}@media screen and (max-width:74.99875em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .list-grid .list-grid__box{width:20%}}@media screen and (max-width:63.99875em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .list-grid .list-grid__box{width:25%}}@media screen and (max-width:47.99875em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .list-grid .list-grid__box{width:33.3333%}}@media screen and (max-width:39.99875em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .list-grid .list-grid__box{width:50%}}@media screen and (max-width:28.12375em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .list-grid .list-grid__box{width:100%}}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .list-grid .fadded{-webkit-transform:translateX(-700px);transform:translateX(-700px)}@media screen and (max-width:74.99875em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .list-grid .fadded{-webkit-transform:translateX(-1500px);transform:translateX(-1500px)}}@media screen and (max-width:39.99875em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .list-grid .fadded{-webkit-transform:translateX(-700px);transform:translateX(-700px)}}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .list-grid .heading_fadded{-webkit-transform:translateX(-700px);transform:translateX(-700px)}@media screen and (max-width:74.99875em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .list-grid .heading_fadded{-webkit-transform:translateX(-1500px);transform:translateX(-1500px)}}@media screen and (max-width:39.99875em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .list-grid .heading_fadded{-webkit-transform:translateX(-700px);transform:translateX(-700px)}}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .list-grid .list-grid__long-view{width:100%;display:-webkit-box;display:flex;padding:5px}@media screen and (max-width:39.99875em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .list-grid .list-grid__long-view{flex-wrap:wrap}}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .list-grid .list-grid__long-view .list-box__image{width:20%;height:80px}@media screen and (max-width:74.99875em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .list-grid .list-grid__long-view .list-box__image{height:70px;margin:0}}@media screen and (max-width:39.99875em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .list-grid .list-grid__long-view .list-box__image{height:50px;width:100%}}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .list-grid .list-grid__long-view .list-box__title{border:none;width:80%;position:relative;height:80px;padding:.625rem 1.875rem 0 0}@media screen and (max-width:74.99875em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .list-grid .list-grid__long-view .list-box__title{padding:.3125rem 0 0;width:100%;min-height:70px;text-align:center}}@media screen and (max-width:47.99875em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .list-grid .list-grid__long-view .list-box__title{padding:1.5625rem 0 0;min-height:50px;height:auto}}@media screen and (max-width:39.99875em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .list-grid .list-grid__long-view .list-box__title{padding:.3125rem 0 0}}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .list-grid .list-grid__long-view .list-box__title .spanTitle{float:left;width:auto}@media screen and (max-width:39.99875em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .list-grid .list-grid__long-view .list-box__title .spanTitle{float:none;font-size:.75rem;line-height:1.41667;font-weight:500}}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .list-grid .list-grid__long-view .list-box__title .list-box__price-red{float:right;width:auto}@media screen and (max-width:39.99875em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .list-grid .list-grid__long-view .list-box__title .list-box__price-red{margin-top:.625rem;float:none}}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .list-grid .list-grid__long-view .list-box__title .list-box__button{bottom:0;right:0;left:auto;width:40%;padding:.5rem 0}@media screen and (max-width:47.99875em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .list-grid .list-grid__long-view .list-box__title .list-box__button{display:none}}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .list-grid .heading{display:block;width:100%;font-weight:700;margin:.9375rem .0625rem;background-color:#e7e8e9;padding:.625rem .9375rem;text-transform:uppercase;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .tab-pane{display:none}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .tab-pane.active{display:block}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .fade{-webkit-transform:translateY(-5000px);transform:translateY(-5000px);-webkit-transition:.7s ease-in-out;transition:.7s ease-in-out}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .fade.in{-webkit-transform:translateY(0);transform:translateY(0)}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .table_heading{font-weight:700;background-color:#e7e8e9;padding:.625rem .9375rem;text-transform:uppercase}@media screen and (max-width:47.99875em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .table_heading{margin:1.25rem 0 0;padding:.625rem .3125rem}}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content img{display:block;margin:0 auto;margin-top:1.25rem;margin-bottom:1.25rem}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .table_row{display:-webkit-box;display:flex;font-size:.875rem;line-height:1.28571;-webkit-box-align:center;align-items:center;overflow:hidden}@media screen and (max-width:47.99875em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .table_row{flex-wrap:wrap}}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .table_row .table_left{width:22%;padding:.625rem;position:relative}@media screen and (max-width:47.99875em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .table_row .table_left{width:100%;font-weight:600;padding:1.25rem .3125rem .3125rem}}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .table_row .table_left:after{content:"";position:absolute;top:-50px;bottom:-50px;right:0;border-right:1px solid #e7e8e9}@media screen and (max-width:47.99875em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .table_row .table_left:after{display:none}}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .table_row .table_right{width:77%;padding:.625rem 1.25rem}@media screen and (max-width:47.99875em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .table_row .table_right{width:100%;padding:0 .3125rem 1.25rem;border-bottom:1px solid #a5a7a9}}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .table_row:nth-child(odd){background-color:#f3f3f3}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .table_products_row,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .table_products_row_first{display:-webkit-box;display:flex;font-size:.875rem;line-height:1.28571;-webkit-box-align:center;align-items:center;overflow:hidden}@media screen and (max-width:47.99875em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .table_products_row,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .table_products_row_first{flex-wrap:wrap}}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .table_products_row_first strong,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .table_products_row strong{font-weight:600}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .table_products_row .table_products_left,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .table_products_row_first .table_products_left{width:33.3333%;padding:.625rem;border-right:1px solid #e7e8e9;text-align:right}@media screen and (max-width:39.99875em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .table_products_row .table_products_left,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .table_products_row_first .table_products_left{text-align:left;width:100%;padding:.625rem .3125rem .3125rem;border-bottom:1px solid #e7e8e9;border-right:none}}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .table_products_row .table_products_center,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .table_products_row_first .table_products_center{width:33.3333%;padding:.625rem;border-right:1px solid #e7e8e9}@media screen and (max-width:39.99875em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .table_products_row .table_products_center,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .table_products_row_first .table_products_center{width:100%;padding:.3125rem;border-bottom:1px solid #e7e8e9;border-right:none}}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .table_products_row .table_products_right,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .table_products_row_first .table_products_right{width:33.3333%;padding:.625rem;color:#e73031;text-align:center}@media screen and (max-width:39.99875em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .table_products_row .table_products_right,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .table_products_row_first .table_products_right{text-align:left;width:100%;padding:.3125rem .3125rem .625rem;border-bottom:1px solid #e7e8e9}}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .table_products_row .table_products_right a:active,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .table_products_row .table_products_right a:focus,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .table_products_row .table_products_right a:hover,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .table_products_row_first .table_products_right a:active,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .table_products_row_first .table_products_right a:focus,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .table_products_row_first .table_products_right a:hover{color:#101923}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .table_products_row:nth-child(odd),.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content .table_products_row_first:nth-child(odd){background-color:#f3f3f3}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .table_products_row_first{font-weight:600}@media screen and (min-width:40em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .table_products_row_first .table_products_right{color:#101923!important}}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__section-first .tab-pane__text{color:#2f3945}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__section-first .tab-pane__text *{font-family:Exo\ 2,sans-serif!important;font-size:.875rem!important}.category-page ul .product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__section-first li:before,.list-page ul .product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__section-first li:before,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__section-first .category-page ul li:before,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__section-first .icon,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__section-first .list-page ul li:before{display:inline-block;color:#fff;font-size:1.25rem;margin-right:1.125rem}.category-page ul .product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__section-first li:before,.list-page ul .product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__section-first li:before,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__section-first .category-page ul li:before,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__section-first .icon:before,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__section-first .list-page ul li:before{padding:.625rem .6875rem;border-radius:30px;background-color:#e73031}@media screen and (max-width:28.12375em){.category-page ul .product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__section-first li:before,.list-page ul .product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__section-first li:before,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__section-first .category-page ul li:before,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__section-first .icon,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__section-first .list-page ul li:before{display:none}}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content h2{display:inline-block;font-weight:700;font-size:1.5625rem;line-height:.8}@media screen and (max-width:28.12375em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content h2{padding-top:0;padding-left:0}}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .header{display:block;width:100%;font-weight:700;padding-top:1.3125rem;color:#2f3945}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content p{width:90%;margin:0;font-size:.875rem;line-height:1.71429;letter-spacing:.01em;position:relative;color:#2f3945}@media screen and (max-width:47.99875em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content p{width:100%}}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__change-view{display:-webkit-box;display:flex}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__change-view .boxed{cursor:pointer;margin-left:1.0625rem}.category-page ul .product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__change-view .boxed li:before,.list-page ul .product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__change-view .boxed li:before,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__change-view .boxed .category-page ul li:before,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__change-view .boxed .icon,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__change-view .boxed .list-page ul li:before{font-size:1.5625rem;color:#101923;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.category-page ul .product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__change-view .boxed li:active:before,.category-page ul .product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__change-view .boxed li:focus:before,.category-page ul .product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__change-view .boxed li:hover:before,.list-page ul .product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__change-view .boxed li:active:before,.list-page ul .product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__change-view .boxed li:focus:before,.list-page ul .product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__change-view .boxed li:hover:before,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__change-view .boxed .category-page ul li:active:before,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__change-view .boxed .category-page ul li:focus:before,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__change-view .boxed .category-page ul li:hover:before,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__change-view .boxed .icon:active,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__change-view .boxed .icon:focus,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__change-view .boxed .icon:hover,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__change-view .boxed .list-page ul li:active:before,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__change-view .boxed .list-page ul li:focus:before,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__change-view .boxed .list-page ul li:hover:before{color:#e73031}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__change-view .list{cursor:pointer;margin-left:.625rem}.category-page ul .product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__change-view .list li:before,.list-page ul .product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__change-view .list li:before,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__change-view .list .category-page ul li:before,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__change-view .list .icon,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__change-view .list .list-page ul li:before{font-size:1.875rem;color:#101923;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.category-page ul .product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__change-view .list li:active:before,.category-page ul .product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__change-view .list li:focus:before,.category-page ul .product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__change-view .list li:hover:before,.list-page ul .product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__change-view .list li:active:before,.list-page ul .product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__change-view .list li:focus:before,.list-page ul .product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__change-view .list li:hover:before,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__change-view .list .category-page ul li:active:before,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__change-view .list .category-page ul li:focus:before,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__change-view .list .category-page ul li:hover:before,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__change-view .list .icon:active,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__change-view .list .icon:focus,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__change-view .list .icon:hover,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__change-view .list .list-page ul li:active:before,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__change-view .list .list-page ul li:focus:before,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__change-view .list .list-page ul li:hover:before{color:#e73031}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__file-list{display:block;width:100%}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__file-list .tab-content__file-row{border-top:1px solid #d1d1d1;position:relative;min-height:64px;font-size:.9375rem;line-height:auto/15}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__file-list .tab-content__file-row:last-child{border-bottom:1px solid #d1d1d1}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__file-list .tab-content__file-row a{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;color:#2f3945}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__file-list .tab-content__file-row a .tab-content__file-icon{color:#e73031;font-size:2.1875rem;padding-right:.9375rem;padding-left:.9375rem;margin-right:.9375rem;position:relative;min-height:64px;min-width:65px}@media screen and (max-width:39.99875em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__file-list .tab-content__file-row a .tab-content__file-icon{font-size:1.875rem;padding-top:.3125rem;padding-right:.3125rem;padding-left:0;margin-right:.3125rem;min-width:40px}}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__file-list .tab-content__file-row a .tab-content__file-icon:after{content:"";position:absolute;top:9px;bottom:9px;right:0;border-right:1px solid #d1d1d1}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__file-list .tab-content__file-row a .tab-content__file-title{padding-right:4.0625rem}@media screen and (max-width:39.99875em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__file-list .tab-content__file-row a .tab-content__file-title{font-size:.8125rem;line-height:1.15385}}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__file-list .tab-content__file-row a .tab-content__file-title span{color:#a5a7a9;font-weight:200}@media screen and (max-width:39.99875em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__file-list .tab-content__file-row a .tab-content__file-title span{display:block}}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__file-list .tab-content__file-row a .tab-content__file-download{position:absolute;right:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#e73031;font-weight:700}@media screen and (max-width:39.99875em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__file-list .tab-content__file-row a .tab-content__file-download{font-size:.8125rem;line-height:1.15385}}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__file-list .tab-content__file-row a:active,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__file-list .tab-content__file-row a:focus,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__file-list .tab-content__file-row a:hover{color:#e73031;background-color:#f3f3f3}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__movie-list{display:block;width:100%}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__movie-list .header{background-color:#f3f3f3;display:inline-block;padding:.9375rem;cursor:pointer;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__movie-list .header:active,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__movie-list .header:focus,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__movie-list .header:hover{background-color:#e7e8e9}@media screen and (max-width:39.99875em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__movie-list .header{font-size:.8125rem;line-height:auto/13}}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__movie-list .header .title{float:left}.category-page ul .product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__movie-list .header li:before,.list-page ul .product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__movie-list .header li:before,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__movie-list .header .category-page ul li:before,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__movie-list .header .icon,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__movie-list .header .list-page ul li:before{vertical-align:inherit;margin-left:.3125rem}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__movie-list .filesList{color:#2f3945}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__movie-list .filesList .element{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;position:relative;min-height:3.9375rem}@media screen and (max-width:39.99875em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__movie-list .filesList .element{border-top:1px solid #d1d1d1}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__movie-list .filesList .element:first-child{border-top:none}}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__movie-list .filesList .element img{margin:20px}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__movie-list .filesList .element .tab-content__movie-icon{color:#e73031;font-size:2.1875rem;padding-right:.9375rem;padding-left:.9375rem;margin-right:.9375rem;position:relative;min-height:3.9375rem}@media screen and (max-width:39.99875em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__movie-list .filesList .element .tab-content__movie-icon{font-size:1.875rem;padding-top:.3125rem;padding-right:.3125rem;padding-left:0;margin-right:.3125rem}}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__movie-list .filesList .element .tab-content__movie-icon:after{content:"";position:absolute;top:8px;bottom:8px;right:0;border-right:1px solid #d1d1d1}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__movie-list .filesList .element .title{padding-right:4.0625rem;display:inline}@media screen and (max-width:39.99875em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__movie-list .filesList .element .title{font-size:.8125rem;line-height:1.15385}}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__movie-list .filesList .element .download{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#e73031;font-weight:700}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__movie-list .filesList .element .download:active,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__movie-list .filesList .element .download:focus,.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__movie-list .filesList .element .download:hover{color:#101923}@media screen and (max-width:39.99875em){.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__movie-list .filesList .element .download{font-size:.8125rem;line-height:1.15385}}.product-card .product-card__content .product-page__section-tabs .product-page__tabs-content .tab-content__movie-list .filesList table img{margin:20px 0}.product-card .product-card-content__right{float:right;width:44%;margin-top:.375rem}@media screen and (max-width:74.99875em){.product-card .product-card-content__right{width:100%;float:none;margin-top:2.5rem}}.product-card .product-card-content__right .contact-form-box{width:91.5%}@media screen and (max-width:74.99875em){.product-card .product-card-content__right .contact-form-box{width:100%}}