.MyStackBox{width:100%;display:flex;align-items:center;justify-content:center;background-position:50%;background-size:cover;filter:contrast(120%) brightness(90%);-webkit-filter:contrast(120%) brightness(90%)}.MyStackBox .MyStack{width:100%;height:300px;display:flex;flex-direction:row-reverse;justify-content:start;align-items:start;gap:0;overflow:hidden}.MyStackBox .MyStack .MarqueeBox{display:flex;flex-direction:column;justify-content:center;align-items:center;width:50%;height:100%}.MyStackBox .MyStack .MarqueeBox .Marquee{width:100%;height:90px}.MyStackBox .MyStack .MarqueeBox .Marquee::-webkit-scrollbar{width:0}.MyStackBox .MyStack .textBox{display:flex;padding:0 35px;justify-content:start;align-items:center;width:100%;height:100%;-webkit-backdrop-filter:blur(400px) opacity(.7);backdrop-filter:blur(400px) opacity(.7)}.MyStackBox .MyStack .textBox h3{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:90%;max-width:600px;font-size:1.9rem;color:#fdfdfd}@media screen and (min-width:1921px){.MyStackBox .MyStack{height:400px}.MyStackBox .MyStack .MarqueeBox .Marquee{height:130px}.MyStackBox .MyStack .textBox h3{font-size:2.4rem;max-width:800px}}@media screen and (max-width:844px){.MyStackBox .MyStack{height:320px;flex-direction:column}.MyStackBox .MyStack .MarqueeBox{width:100%}.MyStackBox .MyStack .MarqueeBox .Marquee{height:70px}.MyStackBox .MyStack .textBox h3{font-size:1.4rem}}.StackIcon{-webkit-tap-highlight-color:rgba(0,0,0,0);display:flex;justify-content:center;align-items:center;box-sizing:border-box;overflow:hidden;position:relative;margin:0 15px;width:80px;height:80px;cursor:pointer}.StackIcon,.StackIcon svg{transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s}.StackIcon svg{width:59px;height:59px;border-radius:20px;filter:grayscale(90%);-webkit-filter:grayscale(90%);-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px}.StackIcon:hover svg{filter:grayscale(0);width:79px;height:79px;-webkit-filter:grayscale(0)}@media screen and (min-width:1921px){.StackIcon{width:120px;height:120px;margin:0 40px}.StackIcon svg{width:89px;height:89px}.StackIcon:hover svg{filter:grayscale(0);width:119px;height:119px;-webkit-filter:grayscale(0)}}@media screen and (max-width:844px){.StackIcon{margin:0 10px;height:70px;width:70px}.StackIcon svg{width:49px;height:49px}.StackIcon:hover svg{filter:grayscale(0);width:69px;height:69px;-webkit-filter:grayscale(0)}}@media(pointer:coarse)and (hover:none){.StackIcon svg{filter:grayscale(0);-webkit-filter:grayscale(0)}}