.scroll-to-top-cont{flex-direction:column;grid-column:2;justify-content:flex-end;width:0;padding-bottom:32px;display:flex;position:relative;left:16px}@media screen and (max-width:1199px){.scroll-to-top-cont{display:none}}.scroll-to-top-cont .scroll-to-top{color:#fff;cursor:pointer;opacity:0;visibility:hidden;z-index:1000;background-color:#4969fb;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:sticky;bottom:32px;box-shadow:0 2px 10px #0000001a}.scroll-to-top-cont .scroll-to-top:hover{transform:translateY(-3px);box-shadow:0 4px 15px #0003}.scroll-to-top-cont .scroll-to-top.visible{opacity:1;visibility:visible}.scroll-to-top-cont .scroll-to-top img{width:20px;height:20px;transform:rotate(-90deg)}
