.support_overlay{z-index:34;background:#0000009c;width:calc(100% + 5px);height:100%;margin:0;padding:0;transition:all .3s;position:fixed;top:0;left:0}.support_overlay.hidden{opacity:0;visibility:hidden;pointer-events:none}.support{flex-direction:row;justify-content:space-between;gap:10px;width:100%;height:auto;margin:80px 0 20px;display:flex;position:relative}.support .rotate{transform:translate(0)rotateY(180deg)}.support .container{flex-direction:row;justify-content:space-between;align-items:center;height:100%;padding-top:20px;display:flex;position:relative}.support__virtual_networks{z-index:1;background:#fff;border-radius:0;flex-flow:wrap;place-content:space-between;gap:10px;width:45%;height:100%;max-height:0;padding:0 50px;font-size:1rem;transition:all .3s;display:flex;position:absolute;bottom:0;left:0;overflow:hidden}.show_virtual_networks{max-height:100%;padding:40px 50px 60px}.support__virtual_networks--title{text-align:center;width:100%;font-size:18px;position:relative}.support__virtual_networks--item{border-radius:10px;flex-direction:row;align-items:center;gap:0;width:30%;height:auto;padding:0;transition:all .3s;display:flex;position:relative}.support__virtual_networks--item img{width:56px;height:56px}.support__virtual_networks--item span{color:#333;z-index:-1;text-align:center;border:1px solid #eee;border-radius:8px;width:100%;margin-right:-25px;padding:14px 30px 14px 10px;font-size:15px}.support__virtual_networks .container{display:flex}.support__info{text-align:center;flex-flow:column;justify-content:center;align-items:center;gap:35px;width:55%;padding:20px 0;display:flex}.support__info--title{color:#1d242b;font-size:32px;font-weight:700}.support__info--text{color:var(--text-dark);max-width:80%;font-size:20px;line-height:52px}.support__info--parent_btn{gap:24px;display:flex}.support__info--link{color:#2563eb;border:1px solid #2563eb;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;gap:10px;min-width:200px;padding:10px 20px;font-size:18px;font-weight:500;transition:all .3s;display:flex;position:relative;overflow:hidden}.support__info--parent_btn .support__info--link:last-child{cursor:pointer}.support__info--parent_btn .support__info--link:last-child span{margin:0}.support__info--link:before{content:"";background:var(--tertiary-color);clip-path:circle(0);z-index:0;width:100%;height:100%;transition:all .8s;position:absolute;top:50%;right:50%;transform:translate(50%,-50%)}.support__info--link:hover:before{opacity:1;clip-path:circle(100%)}.support__info--link img{z-index:1;width:25px;height:25px;filter:var(--filter-white);transition:all .8s}.support__info--link span{z-index:1;direction:ltr;margin-top:5px}.support__video{z-index:0;aspect-ratio:16/9;border-radius:8px;justify-content:center;align-items:center;width:45%;height:auto;display:flex;position:relative;overflow:hidden}.support__video:after{content:"";z-index:1;background:#00000010;width:100%;height:100%;position:absolute;top:0;right:0}.support__video--video{background:var(--gray-light);object-fit:cover;border-radius:8px;width:100%;height:100%}@media (width<=1280px){.support{gap:20px}.support__info--text{max-width:none}.support__virtual_networks{padding:0 30px}.show_virtual_networks{padding:20px 30px}.support__virtual_networks--title:before{top:-20px}.support__virtual_networks--item{height:40%}.support__virtual_networks--item img{width:40px;height:40px}.support__info{gap:30px}.support__info--title{font-size:1.5rem}.support__info--text{font-size:1.2rem}.support__info--link{padding:10px 20px}.support__info--link img{width:30px;height:30px}}@media (width<=992px){.support__info--link{min-width:175px}.support__info--title{font-size:16px}.support__info--text{font-size:16px;line-height:38px}.support__info--link{min-height:48px;padding:5px 10px;font-size:1.25rem}.support__info--parent_btn .support__info--link:last-child{font-size:1rem}.support__virtual_networks.show_virtual_networks{padding:0 0 15px;bottom:0}}@media (width<=800px){.support__virtual_networks--title:before{content:"";background:#d8d7d7;border-radius:10px;width:60px;height:4px;position:absolute;top:18px;right:calc(50% - 30px)}.support{flex-direction:column-reverse;align-items:center;height:auto;padding:20px 0 0}.support__virtual_networks{z-index:34;will-change:transform;touch-action:none;width:100%;max-height:375px;padding:30px;transition:transform .3s;position:fixed;bottom:-100%;box-shadow:0 0 10px #00000021}.support__virtual_networks--item{width:calc(50% - 5px);height:80px;padding:5px}.support__info{text-align:center;align-items:center;width:100%}.support__video{aspect-ratio:16/9;width:100%}.support__info--link img{border-radius:20px 20px 0 0;width:20px;height:20px}.support__virtual_networks.show_virtual_networks{border-radius:20px 20px 0 0;padding:0 39px 25px;bottom:0}.support__virtual_networks--item:hover{background:unset}.support__virtual_networks--title{padding-top:50px}.support__info--link:before{display:none}.support__info--link:hover{background:var(--priymary-color-dark);color:var(--white)}.support{margin:40px 0 0}.support__img{width:100%}.support__virtual_networks--item img{width:48px;height:48px}.support__virtual_networks--item span{text-align:center;padding:10px 35px 10px 15px}}@media (width<=480px){.support__video{width:100%}.support__info--parent_btn{gap:10px;width:100%}.support__info--link{width:calc(50% - 5px);max-width:unset;min-width:unset;padding:5px 0;font-size:1rem}.support__info--parent_btn .support__info--link:last-child{font-size:.8rem}.support__virtual_networks--title{font-size:14px}}@media (width<=380px){.support__virtual_networks.show_virtual_networks{padding:0 20px 25px}}