.instruction__row{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -15px}@media (max-width:767.98px){.instruction__row{margin:0}}.instruction .instruction__nav{position:-webkit-sticky;position:sticky;z-index:10;top:10px;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.instruction .instruction__nav .btn{width:100%;border-radius:0 0 var(--mainBorderRadius) var(--mainBorderRadius)}.instruction__col{padding:0 15px}.instruction__col:first-child{max-width:30%;-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}.instruction__col:last-child{max-width:70%;-webkit-box-flex:0;-ms-flex:0 0 70%;flex:0 0 70%}@media (max-width:1200px){.instruction__col{margin-bottom:30px}.instruction__col:first-child{max-width:40%;-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%}.instruction__col:last-child{max-width:60%;-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%;margin-bottom:0}}@media (max-width:767.98px){.instruction__col{padding:0}.instruction__col:first-child{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.instruction__col:last-child{max-width:100%;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media (max-width:767.98px){.instruction__col{margin-bottom:20px}.instruction__col:last-child{margin-bottom:0}}.instruction__text{font-size:16px}.instruction__text p:last-child{margin-bottom:0}.instruction._section-right .instruction__row{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.instruction._section-right .instruction-list-item{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.instruction._section-right .instruction-list-item__icon{margin-right:0;margin-left:15px}.instruction._section-right .instruction-list-item__anchors{list-style:none;padding-left:0}.instruction._section-right .instruction-list-item__anchors li{position:relative;padding-right:21px}.instruction._section-right .instruction-list-item__anchors li::before{background:var(--color-accent);content:"";position:absolute;display:block;width:5px;height:5px;top:8px;right:0;border-radius:50%}.instruction._section-right .instruction-item__title{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.instruction._section-right .instruction-item__title svg{margin-left:0;margin-right:15px}.instruction._section-right .instruction-item__title:before{left:initial;right:0}.instruction._section-right .instruction-item__video{margin-right:0}.instruction._section-center .instruction-list-item__anchors{text-align:left}.instruction._section-center .instruction-item ul{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto}.instruction._section-right .instruction-list-item__anchors{text-align:left}.instruction._section-right .instruction-item ul{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto}@media (max-width:767.98px){.instruction._view-all-categories .instruction-list{border-radius:var(--mainBorderRadius)}}@media (max-width:767.98px){.instruction._view-all-categories .instruction__nav{position:relative;top:0!important}}.instruction-list{background:#fff;overflow:hidden;border-radius:var(--mainBorderRadius);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);-webkit-transition:.15s ease;-o-transition:.15s ease;transition:.15s ease}.instruction-list::-webkit-scrollbar{width:var(--scrollbarBlockWidth)}.instruction-list::-webkit-scrollbar-track{background:var(--color-accent)}@media (max-width:767.98px){.instruction-list{display:-ms-grid;display:grid;border-radius:var(--mainBorderRadius) var(--mainBorderRadius) 0 0}}.instruction-list-item{background:#fff;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2px;padding:18px;font-size:18px;font-weight:500;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease;cursor:pointer}.instruction-list-item:last-child{-webkit-box-shadow:none;box-shadow:none}.instruction-list-item:hover{background:#eee}.instruction-list-item._active{background:#eee;font-weight:700}.instruction-list-item._active .instruction-list-item__anchors{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-animation:wescleFadeInOut .2s linear;animation:wescleFadeInOut .2s linear}@media (max-width:767.98px){.instruction-list-item._active{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.instruction-list-item__icon{position:relative;-webkit-box-flex:0;-ms-flex:0 0 28px;flex:0 0 28px;width:28px;height:28px;margin-right:15px;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.instruction-list-item__icon svg{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.instruction-list-item__icon+*{-webkit-box-flex:0;-ms-flex:0 0 calc(100% - 43px);flex:0 0 calc(100% - 43px)}@media (max-width:575.98px){.instruction-list-item__title{font-size:16px}}.instruction-list-item__anchors{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:10px;margin-bottom:0;padding-left:60px;font-size:14px;-webkit-animation:wescleFadeInOut .2s linear forwards;animation:wescleFadeInOut .2s linear forwards}.instruction-list-item__anchors li{margin-bottom:10px}.instruction-list-item__anchors li:last-child{margin-bottom:0}.instruction-list-item__anchors a{color:#484848}.instruction-list-item__anchors a:hover{color:var(--color-accent)}.instruction ._tabs-block{display:none;-webkit-animation:wescleFadeInOut .2s linear forwards;animation:wescleFadeInOut .2s linear forwards}@media (max-width:1024px){.instruction ._tabs-block::-webkit-scrollbar-thumb{background:var(--color-accent)}.instruction ._tabs-block::-webkit-scrollbar{width:3px}}.instruction ._tabs-block._active{display:block;-webkit-animation:wescleFadeInOut .2s linear;animation:wescleFadeInOut .2s linear}.instruction-item{overflow:hidden;margin-bottom:2px;border-radius:var(--mainBorderRadius)}.instruction-item:last-child{margin-bottom:0}.instruction-item__title{background:#eee;overflow:hidden;position:relative;color:#484848;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;padding:18px;font-size:18px;font-weight:700;border-radius:var(--mainBorderRadius);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);width:100%;text-align:left;border:none;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}@media (max-width:575.98px){.instruction-item__title{font-size:16px}}.instruction-item__title svg{-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;margin-left:15px;-webkit-transition:.5s ease;-o-transition:.5s ease;transition:.5s ease}.instruction-item__title._active{border-radius:var(--mainBorderRadius) var(--mainBorderRadius) 0 0}.instruction-item__title._active+.instruction-item__body{border-radius:0 0 var(--mainBorderRadius) var(--mainBorderRadius)}.instruction-item__title._active svg{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}.instruction-item__title:before{background:var(--color-accent);content:"";position:absolute;width:3px;height:100%;top:0;left:0}.instruction-item__title:hover{background:#ccc}.instruction-item__body{background:#fff;padding:0 18px;border-radius:var(--mainBorderRadius);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow);overflow:hidden;font-size:16px}.instruction-item__body p{margin:1em 0}.instruction-item__body p strong{margin-right:5px}.instruction-item__video{position:relative;display:-ms-grid;display:grid;width:75%;margin-top:1em;margin-left:auto;margin-right:auto;padding-bottom:56.25%}@media (max-width:575px){.instruction-item__video{width:100%;padding-bottom:56.25%}}.instruction-item__video iframe{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.instruction-item__img{position:relative;display:-ms-grid;display:grid;width:75%;margin-top:1em;margin-left:auto;margin-right:auto;padding-bottom:56.25%}@media (max-width:575px){.instruction-item__img{width:100%;padding-bottom:100%}}.instruction-item__img img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}