#slideOut{z-index:999;background:white;position:fixed;width:700px;height:800px;bottom:100px;right:-700px;transition-property:all;transition-duration:.5s;transition-timing-function:cubic-bezier(0,1,0.5,1)}.right-arrows{display:none;padding:0 15px;color:#6094c7;font-weight:600}.showSlideOut{right:0px !important}.showSlideOut .arrows{display:none !important}.showSlideOut .right-arrows{padding:0 15px;display:block !important}.slideOutTab.show{opacity:1}.slideOutTab{z-index:999;font-weight:600;opacity:0;display:flex;align-items:center;position:absolute;bottom:100px;left:-200px;height:70px;width:200px;box-shadow:0px 4px 16px 3px #0000001A;background:white;border-radius:100px 0px 0px 100px;transition:all 300ms ease-in-out}.slideOutTab p{line-height:1.2;margin:0}.slideOutTab .arrows{padding:0 15px;color:#6094c7;font-weight:600}.label-container{display:flex;align-items:center}@media(max-width:768px){.label-container p{font-size:12px}.slideOutTab{bottom:-85px;left:-123px;height:43px;width:200px}}.slideOutTab div{text-align:center;position:relative;background:white;color:#6094c7}section:nth-child(2){background:white}