@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.guides-articles{overflow:hidden;width:100%}.guides-articles.active:before{display:flex}.guides-articles:before{animation:fadeIn .3s ease;background:rgba(0,0,0,.6);bottom:0;content:"";display:none;left:0;position:fixed;right:0;top:0;z-index:99}.guides-articles .container{margin:0 auto;max-width:1240px;width:100%}.guides-articles-wrapper__title{margin-bottom:40px}.guides-articles .guides-articles-wrapper__articles{box-sizing:border-box;display:flex;gap:32px;min-width:1240px;overflow:hidden;overflow-x:auto;padding-bottom:10px}.arrows-wrapper{display:flex;justify-content:space-between;padding-bottom:24px}.arrows-wrapper .arrow-left,.arrows-wrapper .arrow-right{align-items:center;background:var(--body-main);border-radius:100%;cursor:pointer;display:flex;height:35px;justify-content:center;width:35px}.arrows-wrapper .arrow-right svg{transform:translateX(1.5px)}.arrows-wrapper .arrow-left svg{transform:translateX(-1px)}.guides-articles .guides-articles-wrapper__articles--article{cursor:pointer;max-width:379px;min-width:379px;text-decoration:none!important;user-select:none;-webkit-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.guides-articles .guides-articles-wrapper__articles--article .image-wrapper{aspect-ratio:1.522;border-radius:20px;display:flex;overflow:hidden;position:relative}.guides-articles .guides-articles-wrapper__articles--article .image-wrapper svg{left:50%;max-width:100px;position:absolute;top:50%;transform:translate(-50%,-50%)}.guides-articles .guides-articles-wrapper__articles--article img{border-radius:20px;height:100%!important;image-rendering:crisp-edges;object-fit:cover;pointer-events:none;transition:transform .3s ease;width:100%;will-change:transform}.guides-articles .guides-articles-wrapper__articles--article:hover img{transform:scale(1.03)}.guides-articles .guides-articles-wrapper__articles--article:hover .text-wrapper{color:var(--body-main)!important}.guides-articles .guides-articles-wrapper__articles--article .text-wrapper{font-size:24px;font-weight:700;letter-spacing:-1.44px;line-height:110%;margin-bottom:0;margin-top:16px}.guides-articles-video-wrapper .popup-wrapper{animation:fadeIn .3s ease;display:none;justify-content:center;left:50%;margin:0 auto;max-width:1240px;padding:0 20px;position:fixed;top:50%;transform:translate(-50%,-50%);width:100%;z-index:99}.guides-articles-video-wrapper .popup-wrapper.active{align-items:center;display:flex}.guides-articles-video-wrapper .popup-wrapper video{border-radius:20px;cursor:pointer;height:100%;max-height:85vh;max-width:max-content;width:100%}.guides-articles-video-wrapper .popup-wrapper video:focus{outline:none}.guides-articles-video-wrapper .popup-wrapper .close-btn{color:#fff;content:"X";cursor:pointer;font-size:20px;font-weight:700;position:absolute;right:-25px;top:-30px;z-index:99}@media (max-width:1330px){.guides-articles-video-wrapper .popup-wrapper .close-btn{right:20px}}@media (max-width:1240px){.guides-articles .guides-articles-wrapper__articles{margin-left:0;min-width:0;width:100%}}@media (max-width:768px){.guides-articles .guides-articles-wrapper__articles{padding-right:16px}.guides-articles .guides-articles-wrapper__articles--article{max-width:300px;min-width:300px}.guides-articles .guides-articles-wrapper__articles--article .text-wrapper{font-size:20px}.guides-articles .guides-articles-wrapper__articles--article .image-wrapper svg{max-width:60px}}@media(min-width:767px){.guides-articles .guides-articles-wrapper__articles::-webkit-scrollbar{display:none}}