body,html{overflow-x:hidden}html{scroll-behavior:smooth}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#D6F5FF}::-webkit-scrollbar-thumb{background:#263E90}.fixed-icon-wrapper{position:fixed;top:200px;right:20px;background-color:var(--e-global-color-accent);border-radius:50%;padding:10px;display:flex;z-index:999;box-shadow:0 0 5px 0 rgba(0,0,0,.5)}.fixed-icon-wrapper .icon{border:2px solid var(--e-global-color-4a966ef);border-radius:50%;padding:10px;display:flex}.fixed-icon-wrapper svg{width:24px;height:24px;fill:var(--e-global-color-4a966ef)}@media only screen and (max-width:767px){.fixed-icon-wrapper{top:125px;right:10px;padding:8px}.fixed-icon-wrapper .icon{padding:8px}.fixed-icon-wrapper svg{width:20px;height:20px}}